Skip to content

Commit 9a1abf8

Browse files
Merge pull request #111 from CSRG-Group/all-contributors/add-tomasff
docs: add tomasff as a contributor
2 parents 685fb5c + 54846e0 commit 9a1abf8

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,15 @@
221221
"contributions": [
222222
"bug"
223223
]
224+
},
225+
{
226+
"login": "tomasff",
227+
"name": "Tomás F.",
228+
"avatar_url": "https://avatars.githubusercontent.com/u/15079464?v=4",
229+
"profile": "https://tomff.com",
230+
"contributions": [
231+
"design"
232+
]
224233
}
225234
],
226235
"repoType": "github",

README.md

Lines changed: 2 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-22-blue.svg?style=for-the-badge&labelColor=539be1)](#contributors)
8+
[![All Contributors](https://img.shields.io/badge/%E2%9D%A4_contributors-23-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/)
@@ -182,6 +182,7 @@ math: true
182182
</tr>
183183
<tr>
184184
<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+
<td align="center"><a href="https://tomff.com"><img src="https://avatars.githubusercontent.com/u/15079464?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tomás F.</b></sub></a><br /><a href="#design-tomasff" title="Design">🎨</a></td>
185186
</tr>
186187
</table>
187188

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ math: true
195195
</tr>
196196
<tr>
197197
<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+
<td align="center"><a href="https://tomff.com"><img src="https://avatars.githubusercontent.com/u/15079464?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tomás F.</b></sub></a><br /><a href="#design-tomasff" title="Design">🎨</a></td>
198199
</tr>
199200
</table>
200201

0 commit comments

Comments
 (0)