Skip to content

Commit dea8799

Browse files
committed
Merge remote-tracking branch 'origin/master-sync-ipfs'
2 parents dd50844 + d72612f commit dea8799

File tree

1 file changed

+30
-42
lines changed

1 file changed

+30
-42
lines changed

github/ipfs.yml

Lines changed: 30 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -6374,41 +6374,6 @@ repositories:
63746374
advanced_security: false
63756375
allow_update_branch: true
63766376
archived: false
6377-
branch_protection:
6378-
master:
6379-
allows_deletions: false
6380-
allows_force_pushes: false
6381-
blocks_creations: true
6382-
enforce_admins: false
6383-
lock_branch: false
6384-
push_restrictions:
6385-
- /ipfs-gui-bot
6386-
- /web3-bot
6387-
require_conversation_resolution: false
6388-
require_signed_commits: false
6389-
required_linear_history: false
6390-
required_pull_request_reviews:
6391-
dismiss_stale_reviews: false
6392-
pull_request_bypassers:
6393-
- MDQ6VXNlcjgxMzMzOTQ2
6394-
- U_kgDOBn5-CA
6395-
require_code_owner_reviews: false
6396-
required_approving_review_count: 1
6397-
restrict_dismissals: false
6398-
rc/*:
6399-
allows_deletions: false
6400-
allows_force_pushes: false
6401-
blocks_creations: false
6402-
enforce_admins: false
6403-
lock_branch: false
6404-
require_conversation_resolution: false
6405-
require_signed_commits: false
6406-
required_linear_history: false
6407-
required_pull_request_reviews:
6408-
dismiss_stale_reviews: false
6409-
require_code_owner_reviews: false
6410-
required_approving_review_count: 1
6411-
restrict_dismissals: false
64126377
collaborators:
64136378
admin:
64146379
- olizilla
@@ -7187,11 +7152,8 @@ repositories:
71877152
- achingbrain
71887153
push:
71897154
- web3-bot
7190-
default_branch: master
7155+
default_branch: main
71917156
description: JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS
7192-
files:
7193-
.github/workflows/stale.yml:
7194-
content: .github/workflows/stale.yml
71957157
has_discussions: false
71967158
merge_commit_message: PR_TITLE
71977159
merge_commit_title: MERGE_MESSAGE
@@ -8440,6 +8402,34 @@ repositories:
84408402
- community
84418403
- WG Captains
84428404
visibility: public
8405+
sharness:
8406+
advanced_security: false
8407+
allow_update_branch: false
8408+
archived: false
8409+
branch_protection:
8410+
master:
8411+
allows_deletions: false
8412+
allows_force_pushes: false
8413+
blocks_creations: false
8414+
enforce_admins: false
8415+
lock_branch: false
8416+
require_conversation_resolution: false
8417+
require_signed_commits: false
8418+
required_linear_history: false
8419+
default_branch: master
8420+
description: Shell library to test your Unix tools like Git does
8421+
has_discussions: false
8422+
merge_commit_message: PR_TITLE
8423+
merge_commit_title: MERGE_MESSAGE
8424+
secret_scanning_push_protection: false
8425+
secret_scanning: false
8426+
squash_merge_commit_message: COMMIT_MESSAGES
8427+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
8428+
teams:
8429+
pull:
8430+
- ipdx
8431+
- w3dt-stewards
8432+
visibility: public
84438433
spec-generator:
84448434
advanced_security: false
84458435
allow_update_branch: false
@@ -8769,6 +8759,7 @@ teams:
87698759
members:
87708760
member:
87718761
- alain2sf
8762+
- thattommyhall
87728763
privacy: closed
87738764
CI:
87748765
description: continous integration
@@ -8961,7 +8952,6 @@ teams:
89618952
member:
89628953
- guseggert
89638954
- petar
8964-
- thattommyhall
89658955
privacy: closed
89668956
go-ipfs-priv:
89678957
members:
@@ -9408,7 +9398,6 @@ teams:
94089398
- raulk
94099399
- ribasushi
94109400
- rvagg
9411-
- thattommyhall
94129401
- travisperson
94139402
- vyzo
94149403
- warpfork
@@ -9567,7 +9556,6 @@ teams:
95679556
- olizilla
95689557
member:
95699558
- stongo
9570-
- thattommyhall
95719559
privacy: closed
95729560
WG IPFS Cluster:
95739561
description: People that collaborate or is involved in IPFS Cluster

0 commit comments

Comments
 (0)