diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..70ccf31 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,27 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "gastaldi", + "name": "George Gastaldi", + "avatar_url": "https://avatars.githubusercontent.com/u/54133?v=4", + "profile": "http://gastaldi.wordpress.com", + "contributions": [ + "code", + "maintenance" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "quarkus-ironjacamar", + "projectOwner": "quarkiverse" +} diff --git a/README.md b/README.md index 6369e6d..ae87a69 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Quarkus Jakarta Connectors + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Version](https://img.shields.io/maven-central/v/io.quarkiverse.ironjacamar/quarkus-ironjacamar?logo=apache-maven&style=for-the-badge)](https://search.maven.org/artifact/io.quarkiverse.ironjacamar/quarkus-ironjacamar) @@ -24,3 +27,25 @@ the [Jakarta Connector Architecture](https://projects.eclipse.org/projects/ee4j. ## Documentation The documentation is available [here](https://docs.quarkiverse.io/quarkus-ironjacamar/dev/index.html). + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
George Gastaldi 💻 🚧 |
+