From 210fecc92e5cdd50c4f319bcefae7f1b649326a5 Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Mon, 28 Oct 2024 10:58:55 +0100 Subject: [PATCH 1/6] add ipfs-tech org to key mf repos --- github/multiformats.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/github/multiformats.yml b/github/multiformats.yml index 9459435..3ea2b89 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1180,6 +1180,7 @@ repositories: - w3dt-stewards pull: - github-mgmt stewards + - ipfs-tech push: - Go Team - JavaScript Team @@ -1203,6 +1204,7 @@ repositories: - ip-productivity - ipdx - w3dt-stewards + - ipfs-tech pull: - github-mgmt stewards push: @@ -1252,6 +1254,7 @@ repositories: - ip-productivity - ipdx - w3dt-stewards + - ipfs-tech pull: - github-mgmt stewards push: @@ -1277,6 +1280,7 @@ repositories: - ip-productivity - ipdx - w3dt-stewards + - ipfs-tech pull: - Contributors - github-mgmt stewards @@ -1628,6 +1632,7 @@ repositories: - ip-productivity - ipdx - w3dt-stewards + - ipfs-tech pull: - github-mgmt stewards - Go Team @@ -1684,6 +1689,7 @@ repositories: - ip-productivity - ipdx - w3dt-stewards + - ipfs-tech pull: - github-mgmt stewards push: From 9752c648c22d8176bce265ac26e0a3f9f40bd206 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:06:10 +0000 Subject: [PATCH 2/6] fix@11551647054 [skip fix] --- github/multiformats.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/github/multiformats.yml b/github/multiformats.yml index 3ea2b89..15b37ef 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1203,8 +1203,8 @@ repositories: - Admin - ip-productivity - ipdx - - w3dt-stewards - ipfs-tech + - w3dt-stewards pull: - github-mgmt stewards push: @@ -1253,8 +1253,8 @@ repositories: - Admin - ip-productivity - ipdx - - w3dt-stewards - ipfs-tech + - w3dt-stewards pull: - github-mgmt stewards push: @@ -1279,8 +1279,8 @@ repositories: - Admin - ip-productivity - ipdx - - w3dt-stewards - ipfs-tech + - w3dt-stewards pull: - Contributors - github-mgmt stewards @@ -1631,8 +1631,8 @@ repositories: - Admin - ip-productivity - ipdx - - w3dt-stewards - ipfs-tech + - w3dt-stewards pull: - github-mgmt stewards - Go Team @@ -1688,8 +1688,8 @@ repositories: - Admin - ip-productivity - ipdx - - w3dt-stewards - ipfs-tech + - w3dt-stewards pull: - github-mgmt stewards push: From d03710f094e7a9974ea6a851aaf74568b7bd7b6f Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Mon, 28 Oct 2024 15:32:21 +0100 Subject: [PATCH 3/6] thanks @achingbrain for the review --- github/multiformats.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/github/multiformats.yml b/github/multiformats.yml index 15b37ef..f6acc6f 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1180,10 +1180,10 @@ repositories: - w3dt-stewards pull: - github-mgmt stewards - - ipfs-tech push: - Go Team - JavaScript Team + - ipfs-tech visibility: public multibase: advanced_security: false @@ -1851,6 +1851,12 @@ teams: - lidel - SgtPooki privacy: closed + ipfs-tech: + description: IPFS Foundation spec and registry maintenance crew + member: + - bumblefudge + - darobin + - mishmosh Java Team: description: Java Java Java Java Java ☕️ members: From a9f0f09c8eaf54eb3c2391b2994663c88078b130 Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Tue, 29 Oct 2024 13:19:48 +0100 Subject: [PATCH 4/6] demote all ipfs-tech entries to push --- github/multiformats.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/github/multiformats.yml b/github/multiformats.yml index f6acc6f..cd9d367 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1203,12 +1203,12 @@ repositories: - Admin - ip-productivity - ipdx - - ipfs-tech - w3dt-stewards pull: - github-mgmt stewards push: - Go Team + - ipfs-tech - JavaScript Team visibility: public multicodec: @@ -1253,12 +1253,12 @@ repositories: - Admin - ip-productivity - ipdx - - ipfs-tech - w3dt-stewards pull: - github-mgmt stewards push: - Go Team + - ipfs-tech - JavaScript Team visibility: public multiformats: @@ -1279,13 +1279,13 @@ repositories: - Admin - ip-productivity - ipdx - - ipfs-tech - w3dt-stewards pull: - Contributors - github-mgmt stewards push: - Go Team + - ipfs-tech - JavaScript Team visibility: public multigram: @@ -1631,13 +1631,14 @@ repositories: - Admin - ip-productivity - ipdx - - ipfs-tech - w3dt-stewards pull: - github-mgmt stewards - Go Team - JavaScript Team - Rust Team + push: + - ipfs-tech visibility: public SwiftMultiaddr: archived: true From bcda7b2c3ad02dc8c75605b06157f23d1f348479 Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Tue, 29 Oct 2024 13:23:42 +0100 Subject: [PATCH 5/6] fix yaml typo pointer out in CI --- github/multiformats.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github/multiformats.yml b/github/multiformats.yml index cd9d367..c9026ad 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1854,7 +1854,8 @@ teams: privacy: closed ipfs-tech: description: IPFS Foundation spec and registry maintenance crew - member: + members: + maintainer: - bumblefudge - darobin - mishmosh From 244ff6f5da83e867cc55a37d20175044e91a59e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:24:39 +0000 Subject: [PATCH 6/6] fix@11573766940 [skip fix] --- github/multiformats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/multiformats.yml b/github/multiformats.yml index c9026ad..018cbf9 100644 --- a/github/multiformats.yml +++ b/github/multiformats.yml @@ -1182,8 +1182,8 @@ repositories: - github-mgmt stewards push: - Go Team - - JavaScript Team - ipfs-tech + - JavaScript Team visibility: public multibase: advanced_security: false