Skip to content

Commit 6e8c1db

Browse files
authored
Move contributor list to CONTRIBUTORS.md (#1313)
Created CONTRIBUTORS.md and updated .all-contributorsrc to reference the new file instead of README.md. This will reduce the size of the README and improve loading times.
1 parent 2955cb2 commit 6e8c1db

File tree

3 files changed

+261
-260
lines changed

3 files changed

+261
-260
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"projectName": "processing4",
33
"projectOwner": "processing",
44
"files": [
5-
"README.md"
5+
"CONTRIBUTORS.md"
66
],
77
"imageSize": 120,
88
"contributorsPerLine": 6,

0 commit comments

Comments
 (0)