diff --git a/.all-contributorsrc b/.all-contributorsrc index 3ced957..31e8e7f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,7 +49,8 @@ "contributions": [ "code", "test", - "ideas" + "ideas", + "doc" ] }, { @@ -116,11 +117,30 @@ "contributions": [ "bug" ] + }, + { + "login": "caarlos0", + "name": "Carlos Alexandro Becker", + "avatar_url": "https://avatars3.githubusercontent.com/u/245435?v=4", + "profile": "https://caarlos0.dev", + "contributions": [ + "code" + ] + }, + { + "login": "jjungnickel", + "name": "Jan Jungnickel", + "avatar_url": "https://avatars3.githubusercontent.com/u/160383?v=4", + "profile": "https://github.com/jjungnickel", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, "projectName": "terraform-provider-uptimerobot", "projectOwner": "louy", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "commitConvention": "none" } diff --git a/README.md b/README.md index 7198f75..a171f4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Terraform UptimeRobot Provider -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) [![CircleCI](https://circleci.com/gh/louy/terraform-provider-uptimerobot.svg?style=svg)](https://circleci.com/gh/louy/terraform-provider-uptimerobot) ## Getting started @@ -69,13 +69,14 @@ resource "aws_route53_record" { Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + + - + @@ -85,9 +86,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + +
Nham Le
Nham Le

💻
Louay Alakkad
Louay Alakkad

💻 🚧 ⚠️ 📖 🔧
David Rubin
David Rubin

💻 🚧 ⚠️ 📖 🤔 💬
Johan Bloemberg
Johan Bloemberg

💻 ⚠️ 🤔
Johan Bloemberg
Johan Bloemberg

💻 ⚠️ 🤔 📖
Seb Patane
Seb Patane

📦
YIFAN LI
YIFAN LI

💻 ⚠️
Nicolas Lamirault
Nicolas Lamirault

📖 🐛
Clint Byrum
Clint Byrum

🐛
Tiago Carrondo
Tiago Carrondo

🐛
JB
JB

🐛
Carlos Alexandro Becker
Carlos Alexandro Becker

💻
Jan Jungnickel
Jan Jungnickel

💻
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!