Skip to content

Commit c9297fe

Browse files
authored
Added js-multiformats to js-libp2p triage (#143)
1 parent 239f2dd commit c9297fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

notebooks/ecosystem-dashboard-url-generation-for-maintenance-triage.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"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",
1111
"\n",
1212
"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",
1414
"* [js-libp2p Issue Triage Notes](https://www.notion.so/pl-strflt/js-libp2p-Issue-Triage-Notes-475313c1a8a54a37b66a4855b37d21a3)\n",
1515
"* [Kubo Issue Triage Notes](https://www.notion.so/pl-strflt/Kubo-Issue-Triage-Notes-7d4983e8cf294e07b3cc51b0c60ede9a)\n",
1616
"* [go-libp2p Issue Triage Notes](https://www.notion.so/pl-strflt/go-libp2p-Issue-Triage-Notes-74ee24dd3a15462e8a01e87dcf136706)\n",
@@ -527,6 +527,7 @@
527527
" \"multiformats/js-mafmt\",\n",
528528
" \"multiformats/js-multiaddr-to-uri\",\n",
529529
" \"multiformats/js-uri-to-multiaddr\",\n",
530+
" \"multiformats/js-multiformats\", # per https://github.com/multiformats/js-multiformats/issues/273\n",
530531
"]\n",
531532
"\n",
532533
"js_libp2p_with_boards = js_libp2p | {}\n",
@@ -590,7 +591,7 @@
590591
" \"issues\" : issues,\n",
591592
" \"non-triaged\" : exclude_labels_where_already_triaged,\n",
592593
"})\n",
593-
"# Multiaddr\n",
594+
"# Multiformats\n",
594595
"js_libp2p_multiformats = {\n",
595596
" \"repo_full_name[]\" : js_libp2p_multiformats_repos,\n",
596597
" 'range': '360',\n",

0 commit comments

Comments
 (0)