Skip to content

Commit a6048b2

Browse files
committed
misc: update contribs
1 parent c095cd8 commit a6048b2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.all-contributorsrc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"projectName": "obsidian-dataview-snippets",
3+
"projectOwner": "Aetherinox",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": ["README.md"],
7+
"imageSize": 40,
8+
"commit": true,
9+
"commitConvention": "angular",
10+
"contributors": [
11+
{
12+
"login": "Aetherinox",
13+
"name": "Aetherinox",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/118329232?v=4",
15+
"profile": "https://gitlab.com/Aetherinox",
16+
"contributions": ["code", "projectManagement"]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"linkToUsage": false
21+
}
22+

0 commit comments

Comments
 (0)