From 80b25cea567b29a6a50ad0d436f98cd10587b251 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:25:47 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index ee634ac..a703c3d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Flutter Seoul Newsletter + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ### 📰 플럮터 ė„œėšļ ėŧĪëŪĪ니티ė—ė„œëŠ” **플럮터ė™€ ęī€ë Ļ된, 플럮터 개발ėžëĨž ėœ„í•œ 플럮터 ė†Œė‹**ë“Īė„ ėˆ˜ė§‘í•īė„œ ė›” 1회 ė •ęļ°ė ėœžëĄœ ë‰īėŠĪ레터ëĨž 발행할 ęģ„획ėž…니ë‹Ī. @@ -22,3 +25,25 @@ [플럮터 ė„œėšļ 디ėŠĪė―”ë“œ](http://flutter-seoul.com/) ![QRė―”ë“œ](./assets/flutter_seoul_qrcode.png) + +## Contributors âœĻ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
홍ėĒ…í‘œ
홍ėĒ…í‘œ

📖
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From 0ee30de8d31af99bf1eb7db9fc45e2f629b83323 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:25:48 +0000 Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..0d23466 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "jpoh281", + "name": "홍ėĒ…í‘œ", + "avatar_url": "https://avatars.githubusercontent.com/u/54665433?v=4", + "profile": "https://honor-driven.dev/", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "newsletter", + "projectOwner": "flutter-korea" +} From d645ea41e83844cb8f6d11ea516de3a3480611d8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:26:44 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a703c3d..cca3732 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - +
홍ėĒ…í‘œ
홍ėĒ…í‘œ

📖
홍ėĒ…í‘œ
홍ėĒ…í‘œ

📖 📝 🖋 🚧
From cb00d084200032ad044ae3dcaee167ea2b2dcfc5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:26:45 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0d23466..b6b4e8a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,7 +13,10 @@ "avatar_url": "https://avatars.githubusercontent.com/u/54665433?v=4", "profile": "https://honor-driven.dev/", "contributions": [ - "doc" + "doc", + "blog", + "content", + "maintenance" ] } ],