From d895c03242ea6b360366649136a50c060960c20e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 5 Sep 2023 23:19:27 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index fb75abc..f51be6b 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 744c50d82982e34e3168f873ef261957ce69b39e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 5 Sep 2023 23:19:28 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 98b1f5a..da5e71b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -24,12 +24,23 @@
"code",
"maintenance"
]
+ },
+ {
+ "login": "manofthepeace",
+ "name": "manofthepeace",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13215031?v=4",
+ "profile": "https://github.com/manofthepeace",
+ "contributions": [
+ "maintenance"
+ ]
}
],
"contributorsPerLine": 7,
- "projectName": "quarkiverse-logging-manager",
+ "projectName": "quarkus-logging-manager",
"projectOwner": "quarkiverse",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs",
+ "commitConvention": "angular"
}