Skip to content

Commit

Permalink
docs: add daejlee as a contributor for content (#68)
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>
Co-authored-by: Jinhyung Lee <[email protected]>
  • Loading branch information
allcontributors[bot] and luciancah authored Jul 31, 2024
1 parent e11bbf8 commit ff3304b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,15 @@
"contributions": [
"content"
]
},
{
"login": "daejlee",
"name": "Lee Daejin",
"avatar_url": "https://avatars.githubusercontent.com/u/94844819?v=4",
"profile": "https://dev-daejlee.tistory.com/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://velog.io/@soy0830"><img src="https://avatars.githubusercontent.com/u/62867581?v=4?s=100" width="100px;" alt="송우영"/><br /><sub><b>송우영</b></sub></a><br /><a href="#content-f0rever0" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/imdaxsz"><img src="https://avatars.githubusercontent.com/u/80813703?v=4?s=100" width="100px;" alt="mihee"/><br /><sub><b>mihee</b></sub></a><br /><a href="#content-imdaxsz" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jiyeon2536"><img src="https://avatars.githubusercontent.com/u/125720796?v=4?s=100" width="100px;" alt="JIYEON KIM"/><br /><sub><b>JIYEON KIM</b></sub></a><br /><a href="#content-jiyeon2536" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://dev-daejlee.tistory.com/"><img src="https://avatars.githubusercontent.com/u/94844819?v=4?s=100" width="100px;" alt="Lee Daejin"/><br /><sub><b>Lee Daejin</b></sub></a><br /><a href="#content-daejlee" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ff3304b

Please sign in to comment.