From cdcf8bdd6165796889128cfefe5337b97ba30f4a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2019 21:31:56 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index b92518d07..167814a4e 100644
--- a/README.md
+++ b/README.md
@@ -97,30 +97,34 @@ We ask that all contributors to ``tedana`` across all project-related spaces (in
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
+
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From baaf41eb5cfcb23d006896c9f52be650bb184eaf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2019 21:31:57 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9a80f0d73..c649a2918 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -164,11 +164,21 @@
"doc",
"code"
]
+ },
+ {
+ "login": "Islast",
+ "name": "Isla",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/23707851?v=4",
+ "profile": "http://isla.st",
+ "contributions": [
+ "review"
+ ]
}
],
"contributorsPerLine": 5,
"projectName": "tedana",
"projectOwner": "ME-ICA",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}