diff --git a/config/plugins/sourcecred/github/config.json b/config/plugins/sourcecred/github/config.json index 01dcb664..e64feec4 100644 --- a/config/plugins/sourcecred/github/config.json +++ b/config/plugins/sourcecred/github/config.json @@ -1,35 +1,22 @@ { "repositories": [ - "nation3/.github", - "nation3/animated-3d-card", "nation3/app", - "nation3/brand", "nation3/citizen-directory", "nation3/court", "nation3/docs", - "nation3/dune-projects", - "nation3/email-tweetdrop", "nation3/gov", "nation3/gov-app", "nation3/gov-proposals", - "nation3/gov-app-template", "nation3/jurisdiction", "nation3/law", "nation3/mobile-passport", "nation3/n3bi", - "nation3/nation3-template", - "nation3/nation-drop", "nation3/nationcred-contracts", "nation3/nationcred-datasets", - "nation3/redirects", - "nation3/sc-address-bot", - "nation3/shared", "nation3/snapshot-spaces", "nation3/snapshot-strategies", - "nation3/sourcecred", "nation3/sourcecred-instance", "nation3/token-supply", - "nation3/website", - "nation3/wiki" + "nation3/website" ] }