Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit c115cc5

Browse files
Merge pull request #52 from debater-coder/all-contributors/add-wensenfriendandextra
docs: add wensenfriendandextra as a contributor for code
2 parents 29356e9 + 48058bd commit c115cc5

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitConvention": "angular",
8+
"contributors": [
9+
{
10+
"login": "wensenfriendandextra",
11+
"name": "Wansen Dong",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/23128324?v=4",
13+
"profile": "https://github.com/wensenfriendandextra",
14+
"contributions": [
15+
"code"
16+
]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"skipCi": true,
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"projectName": "timetabl-app",
24+
"projectOwner": "debater-coder"
25+
}

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# [Timetabl](https://www.timetabl.app)
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdebater-coder%2Ftimetabl-app&env=VITE_CLIENT_ID&envDescription=The%20client%20id%20you%20entered%20in%20the%20student%20portal.)
47

@@ -26,6 +29,20 @@ Timetabl is built on three principles:
2629
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2730
<!-- prettier-ignore-start -->
2831
<!-- markdownlint-disable -->
32+
<table>
33+
<tbody>
34+
<tr>
35+
<td align="center"><a href="https://github.com/wensenfriendandextra"><img src="https://avatars.githubusercontent.com/u/23128324?v=4?s=100" width="100px;" alt="Wansen Dong"/><br /><sub><b>Wansen Dong</b></sub></a><br /><a href="https://github.com/debater-coder/timetabl-app/commits?author=wensenfriendandextra" title="Code">💻</a></td>
36+
</tr>
37+
</tbody>
38+
</table>
39+
40+
<!-- markdownlint-restore -->
41+
<!-- prettier-ignore-end -->
42+
43+
<!-- ALL-CONTRIBUTORS-LIST:END -->
44+
<!-- prettier-ignore-start -->
45+
<!-- markdownlint-disable -->
2946

3047
<!-- markdownlint-restore -->
3148
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)