From 9f6fc24c99516046f9317e72d93a4e48e9ad179f Mon Sep 17 00:00:00 2001 From: Ahn-seokjoo Date: Sun, 20 Oct 2024 23:41:38 +0900 Subject: [PATCH] [feature] add all contributor --- .all-contributorsrc | 17 +++++++++++++++++ README.md | 7 ++++++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..b591d861 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,17 @@ +{ + "files": ["README.md"], + "imageSize": 100, + "contributorsPerLine": 7, + "contributorsSortAlphabetically": false, + "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)", + "contributorTemplate": "\">\" width=\"<%= options.imageSize %>px;\" alt=\"\"/>
<%= contributor.name %>
", + "types": { + "custom": { + "symbol": "🔭", + "description": "A custom contribution type.", + "link": "[<%= symbol %>](<%= url %> \"<%= description %>\")," + } + }, + "skipCi": "true", + "contributors": [] +} \ No newline at end of file diff --git a/README.md b/README.md index 75cd97e0..55844907 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ - + + + ## Contributors @@ -52,3 +54,6 @@
+ + +