File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -2742,14 +2742,39 @@ repositories:
2742
2742
visibility : public
2743
2743
go-libipfs-rapide :
2744
2744
archived : false
2745
+ branch_protection :
2746
+ main :
2747
+ allows_deletions : true
2748
+ allows_force_pushes : false
2749
+ enforce_admins : false
2750
+ require_conversation_resolution : false
2751
+ require_signed_commits : false
2752
+ required_linear_history : false
2753
+ required_pull_request_reviews :
2754
+ dismiss_stale_reviews : false
2755
+ require_code_owner_reviews : true
2756
+ required_approving_review_count : 0
2757
+ restrict_dismissals : false
2758
+ required_status_checks :
2759
+ strict : true
2745
2760
collaborators :
2746
2761
admin :
2747
2762
- Jorropo
2763
+ push :
2764
+ - web3-bot
2748
2765
default_branch : main
2749
2766
description : A fork of go-libipfs with experimental RAPIDE client.
2750
2767
files :
2751
2768
.github/workflows/stale.yml :
2752
2769
content : .github/workflows/stale.yml
2770
+ teams :
2771
+ admin :
2772
+ - admin
2773
+ - ipdx
2774
+ - w3dt-stewards
2775
+ maintain :
2776
+ - Merge - Go
2777
+ - Repos - Go
2753
2778
visibility : public
2754
2779
go-libipfs :
2755
2780
archived : false
You can’t perform that action at this time.
0 commit comments