@@ -451,6 +451,7 @@ repositories:
451
451
- hacdias
452
452
- lidel
453
453
push :
454
+ - aarshkshah1992
454
455
- gmasgras
455
456
- web3-bot
456
457
- willscott
@@ -853,6 +854,20 @@ repositories:
853
854
- Merge - Go
854
855
- Repos - Go
855
856
visibility : public
857
+ gateway-conformance :
858
+ archived : false
859
+ collaborators :
860
+ admin :
861
+ - darobin
862
+ - lidel
863
+ default_branch : main
864
+ files :
865
+ .github/workflows/stale.yml :
866
+ content : .github/workflows/stale.yml
867
+ teams :
868
+ admin :
869
+ - ipdx
870
+ visibility : public
856
871
gh-issue-form-test :
857
872
archived : false
858
873
default_branch : master
@@ -1805,12 +1820,12 @@ repositories:
1805
1820
restrict_dismissals : false
1806
1821
required_status_checks :
1807
1822
contexts :
1808
- - macos (go 1.18.x)
1809
1823
- macos (go 1.19.x)
1810
- - ubuntu (go 1.18 .x)
1824
+ - macos (go 1.20 .x)
1811
1825
- ubuntu (go 1.19.x)
1812
- - windows (go 1.18 .x)
1826
+ - ubuntu (go 1.20 .x)
1813
1827
- windows (go 1.19.x)
1828
+ - windows (go 1.20.x)
1814
1829
strict : true
1815
1830
collaborators :
1816
1831
admin :
@@ -2743,6 +2758,8 @@ repositories:
2743
2758
required_status_checks :
2744
2759
strict : true
2745
2760
collaborators :
2761
+ admin :
2762
+ - Jorropo
2746
2763
push :
2747
2764
- web3-bot
2748
2765
default_branch : main
@@ -2792,6 +2809,7 @@ repositories:
2792
2809
- ipdx
2793
2810
- w3dt-stewards
2794
2811
maintain :
2812
+ - kubo maintainers
2795
2813
- Merge - Go
2796
2814
- Repos - Go
2797
2815
visibility : public
@@ -3715,6 +3733,19 @@ repositories:
3715
3733
visibility : public
3716
3734
ipfs-gui :
3717
3735
archived : false
3736
+ branch_protection :
3737
+ main :
3738
+ allows_deletions : false
3739
+ allows_force_pushes : false
3740
+ enforce_admins : false
3741
+ require_conversation_resolution : false
3742
+ require_signed_commits : false
3743
+ required_linear_history : false
3744
+ required_pull_request_reviews :
3745
+ dismiss_stale_reviews : false
3746
+ require_code_owner_reviews : false
3747
+ required_approving_review_count : 1
3748
+ restrict_dismissals : false
3718
3749
collaborators :
3719
3750
push :
3720
3751
- ipfs-gui-bot
@@ -5625,6 +5656,7 @@ teams:
5625
5656
- SgtPooki
5626
5657
member :
5627
5658
- hacdias
5659
+ - whizzzkid
5628
5660
parent_team_id : WG GUI/UX
5629
5661
privacy : closed
5630
5662
ipdx :
@@ -6127,6 +6159,7 @@ teams:
6127
6159
- Stebalien
6128
6160
member :
6129
6161
- achingbrain
6162
+ - yiannisbot
6130
6163
privacy : closed
6131
6164
TestGround :
6132
6165
members :
@@ -6204,6 +6237,7 @@ teams:
6204
6237
- ericronne
6205
6238
- hacdias
6206
6239
- SgtPooki
6240
+ - whizzzkid
6207
6241
privacy : closed
6208
6242
WG Infrastructure :
6209
6243
description : IPFS Infrastructure WG - Maintaining IPFS Infrastructure since 2014!
0 commit comments