diff --git a/archive.json b/archive.json index cae5e4d679..675ed4e09d 100644 --- a/archive.json +++ b/archive.json @@ -1,6 +1,6 @@ { "magic": "E!vIA5L86J2I", - "timestamp": "2023-04-02T00:53:22.969434+00:00", + "timestamp": "2023-04-09T00:51:12.255286+00:00", "repo": "quicwg/base-drafts", "labels": [ { @@ -140202,16 +140202,24 @@ "id": "I_kwDOBGXJj85iQhq9", "title": "CONTRIBUTING.md has out-of-date URLs", "url": "https://github.com/quicwg/base-drafts/issues/4998", - "state": "OPEN", + "state": "CLOSED", "author": "ajeanmahoney", "authorAssociation": "NONE", "assignees": [], "labels": [], "body": "The URLs for the published documents point to tools.ietf.org, which no longer exists, and they redirect to datatracker. They should instead point to rfc-editor.org. Thanks!", "createdAt": "2023-03-31T00:39:47Z", - "updatedAt": "2023-03-31T00:39:47Z", - "closedAt": null, - "comments": [] + "updatedAt": "2023-04-06T17:41:38Z", + "closedAt": "2023-04-06T17:39:39Z", + "comments": [ + { + "author": "LPardue", + "authorAssociation": "MEMBER", + "body": "Thanks for pointing that out @ajeanmahoney . Easiest fix was to dedupe the info rather than update it.", + "createdAt": "2023-04-06T17:41:38Z", + "updatedAt": "2023-04-06T17:41:38Z" + } + ] } ], "pulls": [ @@ -495731,6 +495739,34 @@ "mergeCommit": null, "comments": [], "reviews": [] + }, + { + "number": 4999, + "id": "PR_kwDOBGXJj85Nyec2", + "title": "Remove duplication in CONTRIBUTING", + "url": "https://github.com/quicwg/base-drafts/pull/4999", + "state": "MERGED", + "author": "LPardue", + "authorAssociation": "MEMBER", + "assignees": [], + "labels": [], + "body": "It contained, now stale, links to documents that are already covered\nbetter by the README.\n\nCloses #4998\n", + "createdAt": "2023-04-06T17:38:41Z", + "updatedAt": "2023-04-06T17:39:39Z", + "baseRepository": "quicwg/base-drafts", + "baseRefName": "main", + "baseRefOid": "ca047e5ef9401d4da4670526cad0f98f5aa10c58", + "headRepository": "quicwg/base-drafts", + "headRefName": "dedupe-contributing", + "headRefOid": "45f75d7d86d6fe61ef9862cc80011f74626bb324", + "closedAt": "2023-04-06T17:39:38Z", + "mergedAt": "2023-04-06T17:39:38Z", + "mergedBy": "LPardue", + "mergeCommit": { + "oid": "8256ce998788a38e86468f30b104982791431b4e" + }, + "comments": [], + "reviews": [] } ] } \ No newline at end of file