|
10 | 10 | "This was originally part of the [202103 Proposal for PL Public GitHub Repository Maintenance](https://www.notion.so/protocollabs/202103-Proposal-for-PL-Public-GitHub-Repository-Maintenance-fed8bb8bf73b418d9ebe9dd30c854d74).\n",
|
11 | 11 | "\n",
|
12 | 12 | "The links generated by this notebook are usually copy/pasted into:\n",
|
13 |
| - "* [js-ipfs Issue Triage Notes](https://www.notion.so/pl-strflt/js-ipfs-Issue-Triage-Notes-09c8e86b5d744c74a88c61da43899655)\n", |
| 13 | + "* [Helia Issue Triage Notes](https://www.notion.so/pl-strflt/Helia-Issue-Triage-Notes-09c8e86b5d744c74a88c61da43899655)\n", |
14 | 14 | "* [js-libp2p Issue Triage Notes](https://www.notion.so/pl-strflt/js-libp2p-Issue-Triage-Notes-475313c1a8a54a37b66a4855b37d21a3)\n",
|
15 | 15 | "* [Kubo Issue Triage Notes](https://www.notion.so/pl-strflt/Kubo-Issue-Triage-Notes-7d4983e8cf294e07b3cc51b0c60ede9a)\n",
|
16 | 16 | "* [go-libp2p Issue Triage Notes](https://www.notion.so/pl-strflt/go-libp2p-Issue-Triage-Notes-74ee24dd3a15462e8a01e87dcf136706)\n",
|
|
527 | 527 | " \"multiformats/js-mafmt\",\n",
|
528 | 528 | " \"multiformats/js-multiaddr-to-uri\",\n",
|
529 | 529 | " \"multiformats/js-uri-to-multiaddr\",\n",
|
| 530 | + " \"multiformats/js-multiformats\", # per https://github.com/multiformats/js-multiformats/issues/273\n", |
530 | 531 | "]\n",
|
531 | 532 | "\n",
|
532 | 533 | "js_libp2p_with_boards = js_libp2p | {}\n",
|
|
590 | 591 | " \"issues\" : issues,\n",
|
591 | 592 | " \"non-triaged\" : exclude_labels_where_already_triaged,\n",
|
592 | 593 | "})\n",
|
593 |
| - "# Multiaddr\n", |
| 594 | + "# Multiformats\n", |
594 | 595 | "js_libp2p_multiformats = {\n",
|
595 | 596 | " \"repo_full_name[]\" : js_libp2p_multiformats_repos,\n",
|
596 | 597 | " 'range': '360',\n",
|
|
0 commit comments