From 95890d6e6b7cde6e5cff1be4fe6bf62f6110c37e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Mar 2023 08:10:07 +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..402a758 100755
--- a/README.md
+++ b/README.md
@@ -136,7 +136,14 @@ Options adding jobs:
-
+
From ed0d17490e16d004a71bd670c9ff7a821cf85a70 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Mar 2023 08:10:45 +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..2fc9f6a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -14,12 +14,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Jasha10",
+ "name": "Jasha Sommer-Simpson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/8935917?v=4",
+ "profile": "https://github.com/Jasha10",
+ "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
+}