Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-sync-libp2p'
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Jan 14, 2024
2 parents 37b501d + 788be7e commit ef93822
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions github/libp2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ repositories:
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
has_discussions: true
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
Expand Down Expand Up @@ -4304,6 +4304,24 @@ repositories:
admin:
- Admin
visibility: public
js-libp2p-aes-ctr:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: Streaming AES-CTR for node and browsers
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-amino-dht-bootstrapper:
advanced_security: false
allow_update_branch: true
Expand Down Expand Up @@ -5963,6 +5981,24 @@ repositories:
- Admin
- w3dt-stewards
visibility: public
js-libp2p-rsa:
advanced_security: false
allow_update_branch: false
archived: false
collaborators:
admin:
- achingbrain
default_branch: main
delete_branch_on_merge: false
description: Utility functions for dealing with legacy RSA keys
has_discussions: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
visibility: public
js-libp2p-secio:
advanced_security: false
allow_update_branch: false
Expand Down Expand Up @@ -7256,7 +7292,7 @@ repositories:
files:
.github/workflows/stale.yml:
content: .github/workflows/stale.yml
has_discussions: false
has_discussions: true
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
Expand Down

0 comments on commit ef93822

Please sign in to comment.