diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..14e6846b1 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "avenmia", + "name": "avenmia", + "avatar_url": "https://avatars.githubusercontent.com/u/17712276?v=4", + "profile": "https://github.com/avenmia", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "uipa", + "projectOwner": "CodeWithAloha" +} diff --git a/README.md b/README.md index 933618cfc..32ba1dc64 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ After performing these steps, the application should be available at http://127. Many thanks to the [Open Knowledge Foundation Germany](https://www.okfn.de/) for their work on [Froide](https://github.com/okfde/froide). Their docs on the project are [available here](http://froide.readthedocs.org/en/latest/) including a [Getting Started Guide](http://froide.readthedocs.org/en/latest/gettingstarted/). -Thanks to the [Public First Law Center](https://www.publicfirstlaw.org/) for providing guidance and hosting for the UIPA.org project. \ No newline at end of file +Thanks to the [Public First Law Center](https://www.publicfirstlaw.org/) for providing guidance and hosting for the UIPA.org project.