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

Commit 48058bd

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent 59a4847 commit 48058bd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-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+
}

0 commit comments

Comments
 (0)