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 1bc3730 commit 609697eCopy full SHA for 609697e
.all-contributorsrc
@@ -0,0 +1,28 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "commitConvention": "angular",
8
+ "contributors": [
9
+ {
10
+ "login": "spaenleh",
11
+ "name": "Basile Spaenlehauer",
12
+ "avatar_url": "https://avatars.githubusercontent.com/u/39373170?v=4",
13
+ "profile": "https://github.com/spaenleh",
14
+ "contributions": [
15
+ "code",
16
+ "ideas",
17
+ "research",
18
+ "test"
19
+ ]
20
+ }
21
22
+ "contributorsPerLine": 7,
23
+ "skipCi": true,
24
+ "repoType": "github",
25
+ "repoHost": "https://github.com",
26
+ "projectName": "graasp-app-code-capsule",
27
+ "projectOwner": "graasp"
28
+}
0 commit comments