From ed004fc7df8d74d9433f7439b54ec7e626cb278a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Mar 2023 08:03:36 +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..aa88a21 100755
--- a/README.md
+++ b/README.md
@@ -136,7 +136,14 @@ Options adding jobs:
-
+
From c3f0982096f34c33709b837ed776920728030c49 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Mar 2023 08:03:37 +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..23e23ec 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -14,12 +14,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "jerinphilip",
+ "name": "Jerin Philip",
+ "avatar_url": "https://avatars.githubusercontent.com/u/727292?v=4",
+ "profile": "http://jerinphilip.github.io",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
- "projectName": "_task-spooler",
+ "projectName": "task-spooler",
"projectOwner": "justanhduc"
-}
\ No newline at end of file
+}