We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86015cd commit 5a8bc67Copy full SHA for 5a8bc67
.all-contributorsrc
@@ -1,4 +1,30 @@
1
{
2
"projectName": "Edirom-Online-Frontend",
3
- "projectOwner": "Edirom"
+ "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
30
}
0 commit comments