diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000..0728d9e
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,27 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "melloware",
+ "name": "Melloware",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4399574?v=4",
+ "profile": "https://melloware.com",
+ "contributions": [
+ "code",
+ "maintenance"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "quarkus-jasperreports",
+ "projectOwner": "quarkiverse"
+}
diff --git a/README.md b/README.md
index 14e77ea..547b273 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+
# Quarkus JasperReports
@@ -76,4 +79,25 @@ CMD ["./application", "-Dquarkus.http.host=0.0.0.0"]
- [Ask a question](https://github.com/quarkiverse/quarkus-jasperreports/discussions)
- [Raise an issue](https://github.com/quarkiverse/quarkus-jasperreports/issues)
- [Feature request](https://github.com/quarkiverse/quarkus-jasperreports/issues)
-- [Code submission](https://github.com/quarkiverse/quarkus-jasperreports/pulls)
\ No newline at end of file
+- [Code submission](https://github.com/quarkiverse/quarkus-jasperreports/pulls)
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file