Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit e2eec02

Browse files
authored
Merge pull request #57 from codeoverflow-org/contributors-cli-repo
Add cli repository to contributors page
2 parents f6e31c2 + 9be9bf4 commit e2eec02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/contribute/contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<script type="text/javascript">
1010
const REPOS = [
1111
'codeoverflow-org/nodecg-io',
12-
'codeoverflow-org/nodecg-io-docs'
12+
'codeoverflow-org/nodecg-io-docs',
13+
'codeoverflow-org/nodecg-io-cli'
1314
];
1415
const BLACKLIST = [
1516
'dependabot[bot]'

0 commit comments

Comments
 (0)