Skip to content

Commit edbdc56

Browse files
authored
Merge pull request #15 from libp2p/bifrost
chore: create a bifrost team
2 parents 6397fc9 + f4e7704 commit edbdc56

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

github/libp2p/repository_collaborator.json

-3
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,6 @@
370370
"hydra-booster-infra": {
371371
"guseggert": {
372372
"permission": "admin"
373-
},
374-
"thattommyhall": {
375-
"permission": "push"
376373
}
377374
},
378375
"js-libp2p-bootstrap": {

github/libp2p/team.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"parent_team_id": null,
55
"privacy": "closed"
66
},
7+
"Bifrost": {
8+
"privacy": "closed"
9+
},
710
"Repos - Go": {
811
"id": "2100801",
912
"parent_team_id": null,

github/libp2p/team_membership.json

+11
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@
2222
"role": "member"
2323
}
2424
},
25+
"Bifrost": {
26+
"gmasgras": {
27+
"permission": "member"
28+
},
29+
"mcamou": {
30+
"permission": "member"
31+
},
32+
"thattommyhall": {
33+
"permission": "member"
34+
}
35+
},
2536
"Repos - Go": {
2637
"BigLep": {
2738
"role": "member"

github/libp2p/team_repository.json

+5
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,11 @@
301301
"permission": "admin"
302302
}
303303
},
304+
"Bifrost": {
305+
"hydra-booster-infra": {
306+
"permission": "push"
307+
}
308+
},
304309
"Repos - Go": {
305310
"awesome-libp2p": {
306311
"permission": "pull"

0 commit comments

Comments
 (0)