diff --git a/.all-contributorsrc b/.all-contributorsrc index 1b5fa3e..d9348ac 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -36,6 +36,16 @@ "bug", "code" ] + }, + { + "login": "knuspertante", + "name": "Michael Schilling", + "avatar_url": "https://avatars.githubusercontent.com/u/32802753?v=4", + "profile": "https://github.com/knuspertante", + "contributions": [ + "bug", + "test" + ] } ], "contributorsPerLine": 7, @@ -43,5 +53,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "quarkus-poi", - "projectOwner": "quarkiverse" + "projectOwner": "quarkiverse", + "commitType": "docs" } diff --git a/README.md b/README.md index 88e6892..f307fd5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quarkus extension for Apache POI -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) [![Version](https://img.shields.io/maven-central/v/io.quarkiverse.poi/quarkus-poi?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.poi/quarkus-poi) @@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d George Gastaldi
George Gastaldi

💻 🚧 Tomaž
Tomaž

💻 🚧 Melloware
Melloware

📖 🐛 💻 + Michael Schilling
Michael Schilling

🐛 ⚠️