Skip to content

Commit

Permalink
docs: add HarryTylenol as a contributor (#114)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Sep 19, 2022
1 parent 2e74609 commit bd19ee0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
13 changes: 11 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,22 @@
]
},
{
"login": "dogdduddy",
"login": "dogdduddy",
"name": "dogdduddy",
"avatar_url": "https://avatars.githubusercontent.com/u/32217176?v=4",
"profile": "https://github.com/dogdduddy",
"contributions": [
"code"
]
]
},
{
"login": "HarryTylenol",
"name": "Harry Park",
"avatar_url": "https://avatars.githubusercontent.com/u/22587486?v=4",
"profile": "https://github.com/HarryTylenol",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gdsc-dju-frontend
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Deploy to GDSC DJU Web Live Channel](https://github.com/GDSC-Daejin/gdsc-dju-websites/actions/workflows/gdsc-dju-web-deploy-live.yml/badge.svg)](https://github.com/GDSC-Daejin/gdsc-dju-websites/actions/workflows/gdsc-dju-web-deploy-live.yml)
Expand Down Expand Up @@ -76,6 +76,7 @@ ex) feature/gdsc-dju-web/29-navigation
<td align="center"><a href="https://github.com/BlaireLee"><img src="https://avatars.githubusercontent.com/u/97537672?v=4?s=100" width="100px;" alt=""/><br /><sub><b>BlaireLee</b></sub></a><br /><a href="#design-BlaireLee" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/cin-dy"><img src="https://avatars.githubusercontent.com/u/97660878?v=4?s=100" width="100px;" alt=""/><br /><sub><b>suhyun park</b></sub></a><br /><a href="#design-cin-dy" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/dogdduddy"><img src="https://avatars.githubusercontent.com/u/32217176?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dogdduddy</b></sub></a><br /><a href="https://github.com/GDSC-Daejin/gdsc-dju-websites/commits?author=dogdduddy" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/HarryTylenol"><img src="https://avatars.githubusercontent.com/u/22587486?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Harry Park</b></sub></a><br /><a href="#design-HarryTylenol" title="Design">🎨</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit bd19ee0

Please sign in to comment.