From 1788fffb78710331dde7f2ab2599d7b717a23403 Mon Sep 17 00:00:00 2001 From: William Beuil Date: Tue, 2 Feb 2021 19:02:56 +0100 Subject: [PATCH] Add all-contributors specification --- .all-contributorsrc | 14 ++++++++++++++ CONTRIBUTORS.md | 16 ++++++++++++++++ README.md | 2 ++ 3 files changed, 32 insertions(+) create mode 100644 .all-contributorsrc create mode 100644 CONTRIBUTORS.md diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..4a3c83b5 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,14 @@ +{ + "files": [ + "CONTRIBUTORS.md" + ], + "imageSize": 80, + "contributorsPerLine": 8, + "commit": false, + "projectName": "driftctl", + "projectOwner": "cloudskiff", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, + "contributors": [] +} diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 00000000..7d4a9461 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,16 @@ +# Contributors + +Thank you to all the people who have already contributed to driftctl. + + + + + + + +
+ + + + + diff --git a/README.md b/README.md index 1393e557..1109165f 100644 --- a/README.md +++ b/README.md @@ -169,4 +169,6 @@ $ driftctl scan --from tfstate://terraform_S3.tfstate --from tfstate://terraform To learn more about compiling driftctl and contributing, please refer to the [contribution guidelines](.github/CONTRIBUTING.md) and [contributing guide](doc/contributing/README.md) for technical details. +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification and is brought to you by these [awesome contributors](CONTRIBUTORS.md). + Build with ❤️️ from 🇫🇷 🇯🇵 🇬🇷