Skip to content

Commit 387e14d

Browse files
committed
Merge branch 'release_candidate_2.0' of https://github.com/cpp-lln-lab/CPP_BIDS into release_candidate_2.0
2 parents dba7cff + b83a637 commit 387e14d

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@
5050
"test",
5151
"question"
5252
]
53+
},
54+
{
55+
"login": "TomasLenc",
56+
"name": "Tomas Lenc",
57+
"avatar_url": "https://avatars1.githubusercontent.com/u/10827440?v=4",
58+
"profile": "https://github.com/TomasLenc",
59+
"contributions": [
60+
"code",
61+
"ideas",
62+
"test"
63+
]
5364
}
5465
],
5566
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,23 +154,19 @@ Thanks goes to these wonderful people
154154
([emoji key](https://allcontributors.org/docs/en/emoji-key)):
155155

156156
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
157-
158157
<!-- prettier-ignore-start -->
159-
160158
<!-- markdownlint-disable -->
161-
162159
<table>
163160
<tr>
164161
<td align="center"><a href="https://github.com/CerenB"><img src="https://avatars1.githubusercontent.com/u/10451654?v=4" width="100px;" alt=""/><br /><sub><b>CerenB</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=CerenB" title="Code">💻</a> <a href="#design-CerenB" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=CerenB" title="Documentation">📖</a> <a href="#userTesting-CerenB" title="User Testing">📓</a> <a href="#ideas-CerenB" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/issues?q=author%3ACerenB" title="Bug reports">🐛</a></td>
165162
<td align="center"><a href="https://github.com/marcobarilari"><img src="https://avatars3.githubusercontent.com/u/38101692?v=4" width="100px;" alt=""/><br /><sub><b>marcobarilari</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=marcobarilari" title="Code">💻</a> <a href="#design-marcobarilari" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=marcobarilari" title="Documentation">📖</a> <a href="#userTesting-marcobarilari" title="User Testing">📓</a> <a href="#ideas-marcobarilari" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/issues?q=author%3Amarcobarilari" title="Bug reports">🐛</a></td>
166163
<td align="center"><a href="https://remi-gau.github.io/"><img src="https://avatars3.githubusercontent.com/u/6961185?v=4" width="100px;" alt=""/><br /><sub><b>Remi Gau</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=Remi-Gau" title="Code">💻</a> <a href="#design-Remi-Gau" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=Remi-Gau" title="Documentation">📖</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/issues?q=author%3ARemi-Gau" title="Bug reports">🐛</a> <a href="#userTesting-Remi-Gau" title="User Testing">📓</a> <a href="#ideas-Remi-Gau" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-Remi-Gau" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Remi-Gau" title="Maintenance">🚧</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=Remi-Gau" title="Tests">⚠️</a> <a href="#question-Remi-Gau" title="Answering Questions">💬</a></td>
164+
<td align="center"><a href="https://github.com/TomasLenc"><img src="https://avatars1.githubusercontent.com/u/10827440?v=4" width="100px;" alt=""/><br /><sub><b>Tomas Lenc</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=TomasLenc" title="Code">💻</a> <a href="#ideas-TomasLenc" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/cpp-lln-lab/CPP_BIDS/commits?author=TomasLenc" title="Tests">⚠️</a></td>
167165
</tr>
168166
</table>
169167

170168
<!-- markdownlint-enable -->
171-
172169
<!-- prettier-ignore-end -->
173-
174170
<!-- ALL-CONTRIBUTORS-LIST:END -->
175171

176172
This project follows the

0 commit comments

Comments
 (0)