diff --git a/.all-contributorsrc b/.all-contributorsrc
index 19552dcbe9e..aa6b727a97d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -4,7 +4,8 @@
"repoType": "github",
"repoHost": "https://github.com",
"files": [
- "README.md"
+ "README.md",
+ "contributors.md"
],
"imageSize": 100,
"commit": false,
@@ -18,6 +19,22 @@
"doc",
"review"
]
+ },
+ {
+ "login": "KirstieJane",
+ "name": "Kirstie Whitaker",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3626306?v=4",
+ "profile": "https://whitakerlab.github.io",
+ "contributions": [
+ "question",
+ "doc",
+ "design",
+ "eventOrganizing",
+ "fundingFinding",
+ "ideas",
+ "review",
+ "talk"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/README.md b/README.md
index e010a3cf5be..f1d391ee369 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# The Turing Way
-[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://badges.gitter.im/alan-turing-institute/the-turing-way.svg?style=flat-square)](https://gitter.im/alan-turing-institute/the-turing-way) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg?style=flat-square)](https://tinyletter.com/TuringWay) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
+[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://badges.gitter.im/alan-turing-institute/the-turing-way.svg?style=flat-square)](https://gitter.im/alan-turing-institute/the-turing-way) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg?style=flat-square)](https://tinyletter.com/TuringWay) [![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
The Turing Way is a lightly opinionated guide to reproducible data science.
@@ -52,8 +52,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
-| [
Jason M. Gates](https://github.com/jmgate)
[📖](https://github.com/alan-turing-institute/the-turing-way/commits?author=jmgate "Documentation") [👀](#review-jmgate "Reviewed Pull Requests") |
-| :---: |
+| [
Jason M. Gates](https://github.com/jmgate)
[📖](https://github.com/alan-turing-institute/the-turing-way/commits?author=jmgate "Documentation") [👀](#review-jmgate "Reviewed Pull Requests") | [
Kirstie Whitaker](https://whitakerlab.github.io)
[💬](#question-KirstieJane "Answering Questions") [📖](https://github.com/alan-turing-institute/the-turing-way/commits?author=KirstieJane "Documentation") [🎨](#design-KirstieJane "Design") [📋](#eventOrganizing-KirstieJane "Event Organizing") [🔍](#fundingFinding-KirstieJane "Funding Finding") [🤔](#ideas-KirstieJane "Ideas, Planning, & Feedback") [👀](#review-KirstieJane "Reviewed Pull Requests") [📢](#talk-KirstieJane "Talks") |
+| :---: | :---: |
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
diff --git a/humans.md b/contributors.md
similarity index 100%
rename from humans.md
rename to contributors.md