From 903a4e09094165df7ec607b178a1701660303124 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 14:21:10 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1590e14..33e5ca5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,5 +3,20 @@ "projectOwner": "Niek", "repoType": "github", "commit": false, - "contributors": [] -} \ No newline at end of file + "contributors": [ + { + "login": "petergeneric", + "name": "Peter", + "avatar_url": "https://avatars.githubusercontent.com/u/870655?v=4", + "profile": "https://github.com/petergeneric", + "contributions": [ + "ideas" + ] + } + ], + "files": [ + "README.md" + ], + "commitConvention": "angular", + "contributorsPerLine": 7 +}