@@ -6374,41 +6374,6 @@ repositories:
6374
6374
advanced_security : false
6375
6375
allow_update_branch : true
6376
6376
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
6412
6377
collaborators :
6413
6378
admin :
6414
6379
- olizilla
@@ -7187,11 +7152,8 @@ repositories:
7187
7152
- achingbrain
7188
7153
push :
7189
7154
- web3-bot
7190
- default_branch : master
7155
+ default_branch : main
7191
7156
description : JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS
7192
- files :
7193
- .github/workflows/stale.yml :
7194
- content : .github/workflows/stale.yml
7195
7157
has_discussions : false
7196
7158
merge_commit_message : PR_TITLE
7197
7159
merge_commit_title : MERGE_MESSAGE
@@ -8440,6 +8402,34 @@ repositories:
8440
8402
- community
8441
8403
- WG Captains
8442
8404
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
8443
8433
spec-generator :
8444
8434
advanced_security : false
8445
8435
allow_update_branch : false
@@ -8769,6 +8759,7 @@ teams:
8769
8759
members :
8770
8760
member :
8771
8761
- alain2sf
8762
+ - thattommyhall
8772
8763
privacy : closed
8773
8764
CI :
8774
8765
description : continous integration
@@ -8961,7 +8952,6 @@ teams:
8961
8952
member :
8962
8953
- guseggert
8963
8954
- petar
8964
- - thattommyhall
8965
8955
privacy : closed
8966
8956
go-ipfs-priv :
8967
8957
members :
@@ -9408,7 +9398,6 @@ teams:
9408
9398
- raulk
9409
9399
- ribasushi
9410
9400
- rvagg
9411
- - thattommyhall
9412
9401
- travisperson
9413
9402
- vyzo
9414
9403
- warpfork
@@ -9567,7 +9556,6 @@ teams:
9567
9556
- olizilla
9568
9557
member :
9569
9558
- stongo
9570
- - thattommyhall
9571
9559
privacy : closed
9572
9560
WG IPFS Cluster :
9573
9561
description : People that collaborate or is involved in IPFS Cluster
0 commit comments