Skip to content

Commit 0af5561

Browse files
committed
sync@18436833605 ipni
1 parent 79d1fca commit 0af5561

File tree

1 file changed

+28
-6
lines changed

1 file changed

+28
-6
lines changed

github/ipni.yml

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,6 +1001,12 @@ repositories:
10011001
secret_scanning: true
10021002
squash_merge_commit_message: COMMIT_MESSAGES
10031003
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1004+
teams:
1005+
admin:
1006+
- admin
1007+
push:
1008+
- ci
1009+
- contributors
10041010
visibility: public
10051011
vulnerability_alerts: true
10061012
heyfil:
@@ -1416,6 +1422,9 @@ repositories:
14161422
secret_scanning: false
14171423
squash_merge_commit_message: COMMIT_MESSAGES
14181424
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1425+
teams:
1426+
admin:
1427+
- admin
14191428
visibility: private
14201429
vulnerability_alerts: true
14211430
ipni-cli:
@@ -1575,6 +1584,12 @@ repositories:
15751584
secret_scanning: true
15761585
squash_merge_commit_message: COMMIT_MESSAGES
15771586
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1587+
teams:
1588+
admin:
1589+
- admin
1590+
push:
1591+
- ci
1592+
- contributors
15781593
template:
15791594
owner: protocol
15801595
repository: docs-starter
@@ -1720,12 +1735,6 @@ repositories:
17201735
secret_scanning: true
17211736
squash_merge_commit_message: COMMIT_MESSAGES
17221737
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1723-
teams:
1724-
admin:
1725-
- admin
1726-
push:
1727-
- ci
1728-
- contributors
17291738
visibility: public
17301739
vulnerability_alerts: true
17311740
roadmap:
@@ -1915,6 +1924,12 @@ repositories:
19151924
secret_scanning: true
19161925
squash_merge_commit_message: COMMIT_MESSAGES
19171926
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1927+
teams:
1928+
admin:
1929+
- admin
1930+
push:
1931+
- ci
1932+
- contributors
19181933
visibility: public
19191934
vulnerability_alerts: true
19201935
storetheindex:
@@ -2160,6 +2175,13 @@ repositories:
21602175
secret_scanning: true
21612176
squash_merge_commit_message: COMMIT_MESSAGES
21622177
squash_merge_commit_title: COMMIT_OR_PR_TITLE
2178+
teams:
2179+
admin:
2180+
- admin
2181+
push:
2182+
- ci
2183+
- contributors
2184+
- ipdx
21632185
visibility: public
21642186
vulnerability_alerts: false
21652187
website:

0 commit comments

Comments
 (0)