From da9c48273884c4f81b1a21a880c945bec4693059 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 08:03:49 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eacee8..e0373f1 100755 --- a/README.md +++ b/README.md @@ -136,7 +136,14 @@ Options adding jobs: - + + + + + + + +
Duc Nguyen
Duc Nguyen

💻
Benjamin Steenhoek
Benjamin Steenhoek

💻
From 1452298f8b39007e27ba22cd5fd1d71de342f41b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 08:03:53 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 97a3c7a..3de920a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,12 +14,21 @@ "contributions": [ "code" ] + }, + { + "login": "bstee615", + "name": "Benjamin Steenhoek", + "avatar_url": "https://avatars.githubusercontent.com/u/22305849?v=4", + "profile": "http://benjijang.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, "skipCi": true, "repoType": "github", "repoHost": "https://github.com", - "projectName": "_task-spooler", + "projectName": "task-spooler", "projectOwner": "justanhduc" -} \ No newline at end of file +}