Skip to content

Commit 01772b4

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a634bf7 commit 01772b4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,22 @@
6666
"code",
6767
"bug"
6868
]
69+
},
70+
{
71+
"login": "eltociear",
72+
"name": "Ikko Eltociear Ashimine",
73+
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
74+
"profile": "https://github.com/eltociear",
75+
"contributions": [
76+
"doc"
77+
]
6978
}
7079
],
7180
"contributorsPerLine": 7,
7281
"skipCi": true,
7382
"repoType": "github",
7483
"repoHost": "https://github.com",
7584
"projectName": "s2fft",
76-
"projectOwner": "astro-informatics"
85+
"projectOwner": "astro-informatics",
86+
"commitType": "docs"
7787
}

0 commit comments

Comments
 (0)