Skip to content

Commit 15dfa9f

Browse files
authored
Merge pull request #29 from cpp-lln-lab/all-contributors/add-CerenB
docs: add CerenB as a contributor
2 parents dbb8d78 + c1c17bd commit 15dfa9f

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@
2626
"design",
2727
"doc"
2828
]
29+
},
30+
{
31+
"login": "CerenB",
32+
"name": "CerenB",
33+
"avatar_url": "https://avatars1.githubusercontent.com/u/10451654?v=4",
34+
"profile": "https://github.com/CerenB",
35+
"contributions": [
36+
"code",
37+
"design",
38+
"doc",
39+
"review"
40+
]
2941
}
3042
],
3143
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# CPP_PTB
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
This is List of Crossmodal Perpeption and Plasticity lab (CPP) PsychToolBox (PTB) toolbox.
@@ -145,22 +143,18 @@ Use that to stop your script and only restart when the space bar is pressed.
145143
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
146144

147145
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
148-
149146
<!-- prettier-ignore-start -->
150-
151147
<!-- markdownlint-disable -->
152-
153148
<table>
154149
<tr>
155150
<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_PTB/commits?author=Remi-Gau" title="Code">💻</a> <a href="#design-Remi-Gau" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_PTB/commits?author=Remi-Gau" title="Documentation">📖</a></td>
156151
<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_PTB/commits?author=marcobarilari" title="Code">💻</a> <a href="#design-marcobarilari" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_PTB/commits?author=marcobarilari" title="Documentation">📖</a></td>
152+
<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_PTB/commits?author=CerenB" title="Code">💻</a> <a href="#design-CerenB" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_PTB/commits?author=CerenB" title="Documentation">📖</a> <a href="https://github.com/cpp-lln-lab/CPP_PTB/pulls?q=is%3Apr+reviewed-by%3ACerenB" title="Reviewed Pull Requests">👀</a></td>
157153
</tr>
158154
</table>
159155

160156
<!-- markdownlint-enable -->
161-
162157
<!-- prettier-ignore-end -->
163-
164158
<!-- ALL-CONTRIBUTORS-LIST:END -->
165159

166160
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)