aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-30 08:37:13 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-30 08:37:13 -0500
commit37d4f8db1f744d82b400d36d1eced58e698e1b32 (patch)
tree538370777125c70b10a5130c2089cdf5de56b15d /.all-contributorsrc
parentfeat: add CSS scroll snap in split view mode (#64) (diff)
downloadferdium-app-37d4f8db1f744d82b400d36d1eced58e698e1b32.tar.gz
ferdium-app-37d4f8db1f744d82b400d36d1eced58e698e1b32.tar.zst
ferdium-app-37d4f8db1f744d82b400d36d1eced58e698e1b32.zip
Regenerate contributors [skip ci]
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 07c440807..dc281e008 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -3,10 +3,12 @@
3 "projectOwner": "ferdium", 3 "projectOwner": "ferdium",
4 "repoType": "github", 4 "repoType": "github",
5 "repoHost": "https://github.com", 5 "repoHost": "https://github.com",
6 "skipCi": true,
6 "files": [ 7 "files": [
7 "README.md" 8 "README.md"
8 ], 9 ],
9 "imageSize": 42, 10 "contributorsPerLine": 7,
11 "imageSize": 100,
10 "commit": true, 12 "commit": true,
11 "commitConvention": "none", 13 "commitConvention": "none",
12 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>", 14 "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>",
@@ -2433,7 +2435,5 @@
2433 "design" 2435 "design"
2434 ] 2436 ]
2435 } 2437 }
2436 ], 2438 ]
2437 "contributorsPerLine": 16,
2438 "skipCi": true
2439} 2439}