We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c095cd8 commit a6048b2Copy full SHA for a6048b2
.all-contributorsrc
@@ -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