update contrib repos

This commit is contained in:
tree🌴 2024-02-14 13:28:36 +01:00
parent ec4fc36a15
commit 7e6ebd60c6
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ const contributorRepos = [
"web3privacy/docs",
"web3privacy/web",
"web3privacy/brand",
"web3privacy/association",
// events workgroup
"web3privacy/events",
@ -18,13 +19,13 @@ const contributorRepos = [
// news project
"web3privacy/news",
"web3privacy/news-app",
// old - deprecated
"web3privacy/w3ps1",
"web3privacy/grants",
"web3privacy/old-website",
"web3privacy/web3privacy-app-old",
"web3privacy/news-app",
];
function isBlacklisted(login) {