Skip to content

Commit 9f15628

Browse files
Merge pull request #115 from AndcultureCode/all-contributors/add-dtnhinh
docs: add dtnhinh as a contributor
2 parents 57a13c2 + bb163db commit 9f15628

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@
7979
"contributions": [
8080
"review"
8181
]
82+
},
83+
{
84+
"login": "dtnhinh",
85+
"name": "Nhinh Dao",
86+
"avatar_url": "https://avatars.githubusercontent.com/u/69260561?v=4",
87+
"profile": "https://github.com/dtnhinh",
88+
"contributions": [
89+
"test",
90+
"maintenance"
91+
]
8292
}
8393
],
8494
"contributorsPerLine": 7,

README.md

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

66
[![Build Status](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.Core.svg?branch=master)](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.Core)
@@ -75,6 +75,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7575
<td align="center"><a href="https://github.com/KevinBusch"><img src="https://avatars.githubusercontent.com/u/775414?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kevin Busch</b></sub></a><br /><a href="#infra-KevinBusch" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-KevinBusch" title="Maintenance">🚧</a></td>
7676
<td align="center"><a href="https://github.com/Stefanie899"><img src="https://avatars.githubusercontent.com/u/37462028?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stefanie Leitch</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.Core/pulls?q=is%3Apr+reviewed-by%3AStefanie899" title="Reviewed Pull Requests">👀</a></td>
7777
</tr>
78+
<tr>
79+
<td align="center"><a href="https://github.com/dtnhinh"><img src="https://avatars.githubusercontent.com/u/69260561?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nhinh Dao</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.Core/commits?author=dtnhinh" title="Tests">⚠️</a> <a href="#maintenance-dtnhinh" title="Maintenance">🚧</a></td>
80+
</tr>
7881
</table>
7982

8083
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)