From 984dcda775a771026ee55ebfd5c7202637629c5e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 10:20:42 +1000 Subject: [PATCH] docs: add skamensky as a contributor for code, ideas, doc (#1574) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ README.md | 16 ++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..094c21e87 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "skamensky", + "name": "skamensky", + "avatar_url": "https://avatars.githubusercontent.com/u/19151369?v=4", + "profile": "https://github.com/skamensky", + "contributions": [ + "code", + "ideas", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "wails", + "projectOwner": "wailsapp", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 50159dc0b..26bd4c75e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@
+
+[](#contributors-)
+
@@ -244,6 +247,19 @@ The installation instructions are on the [official website](https://wails.io/doc ## Contributors + + + +
skamensky 💻 🤔 📖 |
+