Skip to content

Commit 685fb5c

Browse files
Merge pull request #110 from CSRG-Group/all-contributors/add-efbicief
docs: add efbicief as a contributor
2 parents 68b1d4e + 8bace49 commit 685fb5c

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,15 @@
212212
"contributions": [
213213
"content"
214214
]
215+
},
216+
{
217+
"login": "efbicief",
218+
"name": "Felix",
219+
"avatar_url": "https://avatars.githubusercontent.com/u/46428367?v=4",
220+
"profile": "http://fbcf.xyz",
221+
"contributions": [
222+
"bug"
223+
]
215224
}
216225
],
217226
"repoType": "github",

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)](#how-to-make-a-pull-request)
66
[![licensebuttons by-nc-sa](https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)
77
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8-
[![All Contributors](https://img.shields.io/badge/%E2%9D%A4_contributors-21-blue.svg?style=for-the-badge&labelColor=539be1)](#contributors)
8+
[![All Contributors](https://img.shields.io/badge/%E2%9D%A4_contributors-22-blue.svg?style=for-the-badge&labelColor=539be1)](#contributors)
99
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1010

1111
<!--[![GitHub forks](https://img.shields.io/github/forks/CSRG-Group/dcs-notes.github.io.svg?style=for-the-badge&label=Fork)](https://GitHub.com/CSRG-Group/dcs-notes.github.io/network/)
@@ -180,6 +180,9 @@ math: true
180180
<td align="center"><a href="http://joshdavies.tech"><img src="https://avatars.githubusercontent.com/u/30526591?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Davies</b></sub></a><br /><a href="https://github.com/CSRG-Group/dcs-notes.github.io/issues?q=author%3Ajoshdavies14" title="Bug reports">🐛</a></td>
181181
<td align="center"><a href="http://cjminecraft.theclever.me"><img src="https://avatars.githubusercontent.com/u/13885569?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CJMinecraft</b></sub></a><br /><a href="#content-CJMinecraft01" title="Content">🖋</a></td>
182182
</tr>
183+
<tr>
184+
<td align="center"><a href="http://fbcf.xyz"><img src="https://avatars.githubusercontent.com/u/46428367?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Felix</b></sub></a><br /><a href="https://github.com/CSRG-Group/dcs-notes.github.io/issues?q=author%3Aefbicief" title="Bug reports">🐛</a></td>
185+
</tr>
183186
</table>
184187

185188
<!-- markdownlint-restore -->

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ math: true
193193
<td align="center"><a href="http://joshdavies.tech"><img src="https://avatars.githubusercontent.com/u/30526591?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Davies</b></sub></a><br /><a href="https://github.com/CSRG-Group/dcs-notes.github.io/issues?q=author%3Ajoshdavies14" title="Bug reports">🐛</a></td>
194194
<td align="center"><a href="http://cjminecraft.theclever.me"><img src="https://avatars.githubusercontent.com/u/13885569?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CJMinecraft</b></sub></a><br /><a href="#content-CJMinecraft01" title="Content">🖋</a></td>
195195
</tr>
196+
<tr>
197+
<td align="center"><a href="http://fbcf.xyz"><img src="https://avatars.githubusercontent.com/u/46428367?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Felix</b></sub></a><br /><a href="https://github.com/CSRG-Group/dcs-notes.github.io/issues?q=author%3Aefbicief" title="Bug reports">🐛</a></td>
198+
</tr>
196199
</table>
197200

198201
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)