Skip to content

Commit 89d52e0

Browse files
authored
Merge pull request #27 from DmNote-App/all-contributors/add-LSVoiid
docs: add LSVoiid as a contributor for translation
2 parents 1d464d5 + 4c81b3e commit 89d52e0

3 files changed

Lines changed: 41 additions & 9 deletions

File tree

.all-contributorsrc

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,28 @@
11
{
22
"projectName": "DmNote",
3-
"projectOwner": "lee-sihun",
3+
"projectOwner": "DmNote-App",
44
"repoType": "github",
55
"repoHost": "https://github.com",
6-
"files": ["README.md", "docs/readme_en.md"],
6+
"files": [
7+
"README.md",
8+
"docs/readme_en.md"
9+
],
710
"imageSize": 100,
811
"commit": true,
912
"commitConvention": "angular",
10-
"contributors": [],
13+
"contributors": [
14+
{
15+
"login": "LSVoiid",
16+
"name": "LSVoiid",
17+
"avatar_url": "https://avatars.githubusercontent.com/u/187824877?v=4",
18+
"profile": "https://github.com/LSVoiid",
19+
"contributions": [
20+
"translation"
21+
]
22+
}
23+
],
1124
"contributorsPerLine": 7,
1225
"skipCi": true,
13-
"contributorsSortAlphabetically": false
26+
"contributorsSortAlphabetically": false,
27+
"commitType": "docs"
1428
}

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,20 @@ npm run tauri:dev
145145

146146
이 프로젝트는 모든 기여자들 덕분에 가능했습니다. 감사합니다! ([emoji key](https://allcontributors.org/docs/en/emoji-key))
147147

148-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149-
<!-- prettier-ignore-start -->
150-
<!-- markdownlint-disable -->
151-
<!-- markdownlint-restore -->
152-
<!-- prettier-ignore-end -->
148+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149+
<!-- prettier-ignore-start -->
150+
<!-- markdownlint-disable -->
151+
<table>
152+
<tbody>
153+
<tr>
154+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LSVoiid"><img src="https://avatars.githubusercontent.com/u/187824877?v=4?s=100" width="100px;" alt="LSVoiid"/><br /><sub><b>LSVoiid</b></sub></a><br /><a href="#translation-LSVoiid" title="Translation">🌍</a></td>
155+
</tr>
156+
</tbody>
157+
</table>
158+
159+
<!-- markdownlint-restore -->
160+
<!-- prettier-ignore-end -->
161+
153162
<!-- ALL-CONTRIBUTORS-LIST:END -->
154163

155164
## ❤️ Special Thanks!

docs/readme_en.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,17 @@ This project exists thanks to all the contributors. Thank you! ([emoji key](http
148148
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149149
<!-- prettier-ignore-start -->
150150
<!-- markdownlint-disable -->
151+
<table>
152+
<tbody>
153+
<tr>
154+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LSVoiid"><img src="https://avatars.githubusercontent.com/u/187824877?v=4?s=100" width="100px;" alt="LSVoiid"/><br /><sub><b>LSVoiid</b></sub></a><br /><a href="#translation-LSVoiid" title="Translation">🌍</a></td>
155+
</tr>
156+
</tbody>
157+
</table>
158+
151159
<!-- markdownlint-restore -->
152160
<!-- prettier-ignore-end -->
161+
153162
<!-- ALL-CONTRIBUTORS-LIST:END -->
154163

155164
## ❤️ Special Thanks!

0 commit comments

Comments
 (0)