Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: make p-shahi temp admin #253

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 80 additions & 1 deletion github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ members:
# 1. co-founder of [IPDX](https://ipdx.co), and IPDX is contracted to look after GitHub for this organization.
# 2. Multiple years of experience managing GitHub organizations of open source projects, including this org.
- galargh
# Why @p-shahi?
# Promoting to temporary admin to resolve https://github.com/libp2p/github-mgmt/pull/252 and related issues
- p-shahi
member:
- 2color
- aamnv
Expand Down Expand Up @@ -115,7 +118,6 @@ members:
- nunofmn
- olizilla
- ortyomka
- p-shahi
- pacrob
- petar
- pipermerriam
Expand Down Expand Up @@ -2885,6 +2887,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: A browser plugin that lets you inspect a running libp2p node
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand Down Expand Up @@ -2935,6 +2944,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
Expand Down Expand Up @@ -2986,6 +2999,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
Expand Down Expand Up @@ -3037,6 +3054,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
Expand Down Expand Up @@ -3088,6 +3109,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
Expand Down Expand Up @@ -3139,6 +3164,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
Expand Down Expand Up @@ -3190,6 +3219,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
Expand Down Expand Up @@ -3241,6 +3274,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
Expand Down Expand Up @@ -3291,6 +3328,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to use peer and content routing
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand All @@ -3309,6 +3353,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to configure a libp2p private network
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand All @@ -3327,6 +3378,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: How to use multiplexed protocol streams
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand All @@ -3345,6 +3403,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: An example using libp2p pubsub
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand All @@ -3363,6 +3428,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: An example using different types of libp2p transport
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand All @@ -3381,6 +3453,13 @@ repositories:
default_branch: main
delete_branch_on_merge: false
description: Connect a browser to another browser
files:
.github/pull_request_template.md:
content: .github/js_pull_request_template.md
.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
Expand Down
Loading