1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-28 17:03:58 +08:00

misc: add feat/zcash to go-ipfs-archived exemption

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera
2017-08-10 19:18:25 +02:00
parent 3b60666d25
commit 079dfa4190

View File

@ -13,6 +13,7 @@ api_repo="repos/$org/$repo"
exclusions=(
'master'
'release'
'feat/zcash'
)
gh_api_next() {