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

💻 🚧
From 9486638c38deaa0324fe23b703f3fd7d7cc2c337 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 08:01:32 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 97a3c7a..0e3006a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -12,7 +12,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/15206627?v=4", "profile": "https://justanhduc.github.io/", "contributions": [ - "code" + "code", + "maintenance" ] } ], @@ -20,6 +21,6 @@ "skipCi": true, "repoType": "github", "repoHost": "https://github.com", - "projectName": "_task-spooler", + "projectName": "task-spooler", "projectOwner": "justanhduc" -} \ No newline at end of file +}