diff options
| author | mokou <mokou@fastmail.com> | 2022-03-29 11:49:36 +0200 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-03-29 11:49:36 +0200 |
| commit | 057d912e78dc1f465b671be4f290db49331d0701 (patch) | |
| tree | 766cc9890da9955cc765d6dd90abf09bf8aa5ab5 /.all-contributorsrc | |
| parent | e306e23963a2dc131face0dca3a294e9a95416b7 (diff) | |
chore: push contributors to AUTHORS.md
the readme file is getting a bit crowded at this point, it's better to have
a reference to AUTHORS.md, and then to let the bot add it in there
Diffstat (limited to '.all-contributorsrc')
| -rw-r--r-- | .all-contributorsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index fc94bb1..b18300b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "files": [ - "README.md" + "AUTHORS.md" ], "imageSize": 100, "commit": false, |
