From aba712b2ef0fcf5396c69b85434e033ca9b185a9 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Thu, 20 Feb 2025 21:04:20 +0100 Subject: [PATCH 1/2] add Andrew and Hector to shipyard team --- github/libp2p.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index 33269de..b608df2 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -1577,6 +1577,7 @@ repositories: maintain: - go-libp2p Maintainers - kubo maintainers + - shipyard - probelab pull: - github-mgmt stewards @@ -5463,7 +5464,9 @@ teams: - lidel member: - aschmahmann - - Jorropo + - gammazero + - guillaumemichel + - hsanjuan privacy: closed probelab: members: @@ -5568,7 +5571,9 @@ teams: member: - 2color - cewood + - gammazero - guillaumemichel + - hsanjuan - lidel - SgtPooki - sukunrt From f0a5bf660647e05c9b187a4311ebe5cbb2974a03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:06:49 +0000 Subject: [PATCH 2/2] fix@13443731626 [skip fix] --- github/libp2p.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/github/libp2p.yml b/github/libp2p.yml index b608df2..ac8c9cb 100644 --- a/github/libp2p.yml +++ b/github/libp2p.yml @@ -1577,8 +1577,8 @@ repositories: maintain: - go-libp2p Maintainers - kubo maintainers - - shipyard - probelab + - shipyard pull: - github-mgmt stewards push: @@ -3009,6 +3009,10 @@ repositories: 4. Push to the Branch (`git push origin feature/amazing-example`) 5. Open a Pull Request + .github/workflows/semantic-pull-request.yml: + content: .github/workflows/semantic-pull-request.yml + .github/workflows/stale.yml: + content: .github/workflows/stale.yml has_discussions: false merge_commit_message: PR_TITLE merge_commit_title: MERGE_MESSAGE @@ -3112,6 +3116,10 @@ repositories: 4. Push to the Branch (`git push origin feature/amazing-example`) 5. Open a Pull Request + .github/workflows/semantic-pull-request.yml: + content: .github/workflows/semantic-pull-request.yml + .github/workflows/stale.yml: + content: .github/workflows/stale.yml has_discussions: false merge_commit_message: PR_TITLE merge_commit_title: MERGE_MESSAGE