Skip to content

Commit

Permalink
chore: disable auto commiting changes to contributors (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
machour authored and Kent C. Dodds committed Nov 3, 2017
1 parent de043e0 commit f0cf739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"projectOwner": "jfmengels",
"projectName": "all-contributors-cli",
"imageSize": 100,
"commit": true,
"commit": false,
"contributors": [
{
"login": "jfmengels",
Expand Down

0 comments on commit f0cf739

Please sign in to comment.