diff --git a/.all-contributorsrc b/.all-contributorsrc index e27d51f..be54236 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "code" ] + }, + { + "login": "majguo", + "name": "Jianguo Ma", + "avatar_url": "https://avatars.githubusercontent.com/u/10357495?v=4", + "profile": "https://www.linkedin.com/in/jianguo-ma-40783518/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -40,5 +49,7 @@ "projectOwner": "quarkiverse", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" } diff --git a/README.md b/README.md index c99e96d..c3eb030 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Quarkiverse Parent POM [![Maven Central](https://img.shields.io/maven-central/v/io.quarkiverse/quarkiverse-parent?logo=apache-maven&style=for-the-badge)](https://mvnrepository.com/artifact/io.quarkiverse/quarkiverse-parent) -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=for-the-badge)](#contributors) The purpose of the Quarkiverse parent POM is to provide the default release and artifact publishing configuration to the Quarkiverse projects. @@ -14,11 +14,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
George Gastaldi 🚇 💻 |
- Alexey Loubyansky 💻 |
- Andy Damevin 💻 |
- |
George Gastaldi 🚇 💻 |
+ Alexey Loubyansky 💻 |
+ Andy Damevin 💻 |
+ Jianguo Ma 💻 |
+