From 4f0003f430e721b29f7013520964c31006612a85 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 17:04:45 +0100 Subject: docs: add bejonwe as a contributor for code (#793) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .all-contributorsrc (limited to '.all-contributorsrc') diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..f78704b --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "bejonwe", + "name": "Jonathan Weber", + "avatar_url": "https://avatars.githubusercontent.com/u/1766000?v=4", + "profile": "https://github.com/bejonwe", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "recipes", + "projectOwner": "getferdi", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} -- cgit v1.2.3-70-g09d2