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 accb3c1 commit 12e8669Copy full SHA for 12e8669
.all-contributorsrc
@@ -0,0 +1,29 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "commitConvention": "angular",
8
+ "contributors": [
9
+ {
10
+ "login": "BrainBuzzer",
11
+ "name": "Aditya Giri",
12
+ "avatar_url": "https://avatars.githubusercontent.com/u/10351046?v=4",
13
+ "profile": "https://brainbuzzer.me",
14
+ "contributions": [
15
+ "doc",
16
+ "code",
17
+ "ideas",
18
+ "maintenance",
19
+ "question"
20
+ ]
21
+ }
22
23
+ "contributorsPerLine": 7,
24
+ "skipCi": true,
25
+ "repoType": "github",
26
+ "repoHost": "https://github.com",
27
+ "projectName": "php-ch",
28
+ "projectOwner": "BrainBuzzer"
29
+}
0 commit comments