Skip to content

Commit d47247b

Browse files
authored
Merge pull request #374 from vanjs-org/all-contributors/add-gramie
docs: add gramie as a contributor for bug
2 parents c667167 + 4d2bbae commit d47247b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,15 @@
547547
"contributions": [
548548
"example"
549549
]
550+
},
551+
{
552+
"login": "gramie",
553+
"name": "Graham Stratford",
554+
"avatar_url": "https://avatars.githubusercontent.com/u/1507443?v=4",
555+
"profile": "https://github.com/gramie",
556+
"contributions": [
557+
"bug"
558+
]
550559
}
551560
],
552561
"repoType": "github"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
236236
</tr>
237237
<tr>
238238
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kangaroolab"><img src="https://avatars.githubusercontent.com/u/163623573?v=4?s=100" width="100px;" alt="kangaroolab"/><br /><sub><b>kangaroolab</b></sub></a><br /><a href="#example-kangaroolab" title="Examples">💡</a></td>
239+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gramie"><img src="https://avatars.githubusercontent.com/u/1507443?v=4?s=100" width="100px;" alt="Graham Stratford"/><br /><sub><b>Graham Stratford</b></sub></a><br /><a href="https://github.com/vanjs-org/van/issues?q=author%3Agramie" title="Bug reports">🐛</a></td>
239240
</tr>
240241
</tbody>
241242
</table>

0 commit comments

Comments
 (0)