Skip to content

Commit 8601968

Browse files
theetrainjraff
authored andcommitted
chore(scripts): remove git step from update-contributors.js
1 parent ad01bb1 commit 8601968

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/update-contributors.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ peopleList
2626
spawnSync('all-contributors', ['generate'], {
2727
stdio: 'inherit',
2828
})
29-
30-
spawnSync('git', ['add', '.all-contributorsrc', 'README.md'])

0 commit comments

Comments
 (0)