File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -2725,6 +2725,40 @@ repositories:
2725
2725
- Merge - Go
2726
2726
- Repos - Go
2727
2727
visibility : public
2728
+ go-libipfs-rapide :
2729
+ archived : false
2730
+ branch_protection :
2731
+ main :
2732
+ allows_deletions : true
2733
+ allows_force_pushes : false
2734
+ enforce_admins : false
2735
+ require_conversation_resolution : false
2736
+ require_signed_commits : false
2737
+ required_linear_history : false
2738
+ required_pull_request_reviews :
2739
+ dismiss_stale_reviews : false
2740
+ require_code_owner_reviews : true
2741
+ required_approving_review_count : 0
2742
+ restrict_dismissals : false
2743
+ required_status_checks :
2744
+ strict : true
2745
+ collaborators :
2746
+ push :
2747
+ - web3-bot
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
+ teams :
2754
+ admin :
2755
+ - admin
2756
+ - ipdx
2757
+ - w3dt-stewards
2758
+ maintain :
2759
+ - Merge - Go
2760
+ - Repos - Go
2761
+ visibility : public
2728
2762
go-libipfs :
2729
2763
archived : false
2730
2764
branch_protection :
You can’t perform that action at this time.
0 commit comments