@@ -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 :
@@ -2725,6 +2740,17 @@ repositories:
2725
2740
- Merge - Go
2726
2741
- Repos - Go
2727
2742
visibility : public
2743
+ go-libipfs-rapide :
2744
+ archived : false
2745
+ collaborators :
2746
+ admin :
2747
+ - Jorropo
2748
+ default_branch : main
2749
+ description : A fork of go-libipfs with experimental RAPIDE client.
2750
+ files :
2751
+ .github/workflows/stale.yml :
2752
+ content : .github/workflows/stale.yml
2753
+ visibility : public
2728
2754
go-libipfs :
2729
2755
archived : false
2730
2756
branch_protection :
@@ -2758,6 +2784,7 @@ repositories:
2758
2784
- ipdx
2759
2785
- w3dt-stewards
2760
2786
maintain :
2787
+ - kubo maintainers
2761
2788
- Merge - Go
2762
2789
- Repos - Go
2763
2790
visibility : public
@@ -3681,6 +3708,19 @@ repositories:
3681
3708
visibility : public
3682
3709
ipfs-gui :
3683
3710
archived : false
3711
+ branch_protection :
3712
+ main :
3713
+ allows_deletions : false
3714
+ allows_force_pushes : false
3715
+ enforce_admins : false
3716
+ require_conversation_resolution : false
3717
+ require_signed_commits : false
3718
+ required_linear_history : false
3719
+ required_pull_request_reviews :
3720
+ dismiss_stale_reviews : false
3721
+ require_code_owner_reviews : false
3722
+ required_approving_review_count : 1
3723
+ restrict_dismissals : false
3684
3724
collaborators :
3685
3725
push :
3686
3726
- ipfs-gui-bot
@@ -5591,6 +5631,7 @@ teams:
5591
5631
- SgtPooki
5592
5632
member :
5593
5633
- hacdias
5634
+ - whizzzkid
5594
5635
parent_team_id : WG GUI/UX
5595
5636
privacy : closed
5596
5637
ipdx :
@@ -6093,6 +6134,7 @@ teams:
6093
6134
- Stebalien
6094
6135
member :
6095
6136
- achingbrain
6137
+ - yiannisbot
6096
6138
privacy : closed
6097
6139
TestGround :
6098
6140
members :
@@ -6170,6 +6212,7 @@ teams:
6170
6212
- ericronne
6171
6213
- hacdias
6172
6214
- SgtPooki
6215
+ - whizzzkid
6173
6216
privacy : closed
6174
6217
WG Infrastructure :
6175
6218
description : IPFS Infrastructure WG - Maintaining IPFS Infrastructure since 2014!
0 commit comments