Skip to content

Commit 5a8bc67

Browse files
docs: update .all-contributorsrc
1 parent 86015cd commit 5a8bc67

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

.all-contributorsrc

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
11
{
22
"projectName": "Edirom-Online-Frontend",
3-
"projectOwner": "Edirom"
3+
"projectOwner": "Edirom",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "daniel-jettka",
13+
"name": "Daniel Jettka",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/18614293?v=4",
15+
"profile": "https://github.com/daniel-jettka",
16+
"contributions": [
17+
"bug",
18+
"code",
19+
"doc",
20+
"projectManagement",
21+
"eventOrganizing",
22+
"ideas",
23+
"infra",
24+
"maintenance",
25+
"review",
26+
"test"
27+
]
28+
}
29+
]
430
}

0 commit comments

Comments
 (0)