Skip to content

Commit 34074b8

Browse files
committed
Add go-libipfs-rapide
1 parent d843134 commit 34074b8

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

github/ipfs.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2725,6 +2725,40 @@ repositories:
27252725
- Merge - Go
27262726
- Repos - Go
27272727
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
27282762
go-libipfs:
27292763
archived: false
27302764
branch_protection:

0 commit comments

Comments
 (0)