Browse Source

chore: add all-contributors bot

tags/v0.10.11
Jérôme Deuchnord 2 years ago
parent
commit
65c72ab533
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .all-contributorsrc

+ 8
- 0
.all-contributorsrc View File

@@ -0,0 +1,8 @@
{
"files": [
"CONTRIBUTORS.md"
],
"contributorsPerLine": 5,
"contributorsSortAlphabetically": true,
"contributors": []
}

Loading…
Cancel
Save