We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4e84b commit 5b17e8bCopy full SHA for 5b17e8b
1 file changed
.all-contributorsrc
@@ -0,0 +1,27 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "contributors": [
8
+ {
9
+ "login": "boringdeveloper",
10
+ "name": "Nickr",
11
+ "avatar_url": "https://avatars.githubusercontent.com/u/21273958?v=4",
12
+ "profile": "https://github.com/boringdeveloper",
13
+ "contributions": [
14
+ "code",
15
+ "doc",
16
+ "maintenance",
17
+ "test"
18
+ ]
19
+ }
20
21
+ "contributorsPerLine": 7,
22
+ "projectName": "FlutterSwitch",
23
+ "projectOwner": "boringdeveloper",
24
+ "repoType": "github",
25
+ "repoHost": "https://github.com",
26
+ "skipCi": true
27
+}
0 commit comments