Skip to content

Commit 96a659e

Browse files
authored
Merge pull request #27 from suntong/all-contributors/add-brainstorm
docs: add brainstorm as a contributor for bug, userTesting
2 parents b471951 + 151dad4 commit 96a659e

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

β€Ž.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@
5959
"bug",
6060
"userTesting"
6161
]
62+
},
63+
{
64+
"login": "brainstorm",
65+
"name": "Roman Valls Guimera",
66+
"avatar_url": "https://avatars.githubusercontent.com/u/175587?v=4",
67+
"profile": "http://blogs.nopcode.org/brainstorm",
68+
"contributions": [
69+
"bug",
70+
"userTesting"
71+
]
6272
}
6373
],
6474
"contributorsPerLine": 7,

β€ŽREADME.beg.e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# {{.Name}}
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
{{render "license/shields" . "License" "MIT"}}

β€ŽREADME.end2.e.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1212
<td align="center"><a href="https://github.com/sanjaymsh"><img src="https://avatars.githubusercontent.com/u/66668807?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sanjaymsh</b></sub></a><br /><a href="#platform-sanjaymsh" title="Packaging/porting to new platform">πŸ“¦</a></td>
1313
<td align="center"><a href="https://github.com/bjwest"><img src="https://avatars.githubusercontent.com/u/1934590?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Billy West</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abjwest" title="Bug reports">πŸ›</a> <a href="#userTesting-bjwest" title="User Testing">πŸ““</a></td>
1414
<td align="center"><a href="https://github.com/bdaroz"><img src="https://avatars.githubusercontent.com/u/9668896?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Rozmierski</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abdaroz" title="Bug reports">πŸ›</a> <a href="#userTesting-bdaroz" title="User Testing">πŸ““</a></td>
15+
<td align="center"><a href="http://blogs.nopcode.org/brainstorm"><img src="https://avatars.githubusercontent.com/u/175587?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Roman Valls Guimera</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abrainstorm" title="Bug reports">πŸ›</a> <a href="#userTesting-brainstorm" title="User Testing">πŸ““</a></td>
1516
</tr>
1617
</table>
1718

β€ŽREADME.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ffcvt
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![MIT License](http://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
@@ -345,6 +345,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
345345
<td align="center"><a href="https://github.com/sanjaymsh"><img src="https://avatars.githubusercontent.com/u/66668807?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sanjaymsh</b></sub></a><br /><a href="#platform-sanjaymsh" title="Packaging/porting to new platform">πŸ“¦</a></td>
346346
<td align="center"><a href="https://github.com/bjwest"><img src="https://avatars.githubusercontent.com/u/1934590?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Billy West</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abjwest" title="Bug reports">πŸ›</a> <a href="#userTesting-bjwest" title="User Testing">πŸ““</a></td>
347347
<td align="center"><a href="https://github.com/bdaroz"><img src="https://avatars.githubusercontent.com/u/9668896?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Rozmierski</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abdaroz" title="Bug reports">πŸ›</a> <a href="#userTesting-bdaroz" title="User Testing">πŸ““</a></td>
348+
<td align="center"><a href="http://blogs.nopcode.org/brainstorm"><img src="https://avatars.githubusercontent.com/u/175587?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Roman Valls Guimera</b></sub></a><br /><a href="https://github.com/suntong/ffcvt/issues?q=author%3Abrainstorm" title="Bug reports">πŸ›</a> <a href="#userTesting-brainstorm" title="User Testing">πŸ““</a></td>
348349
</tr>
349350
</table>
350351

0 commit comments

Comments
Β (0)