We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820d78a commit c398b86Copy full SHA for c398b86
1 file changed
.all-contributorsrc
@@ -1,4 +1,21 @@
1
{
2
"projectName": "angular-example-app",
3
- "projectOwner": "ismaestro"
+ "projectOwner": "Ismaestro",
4
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "magicalyak",
13
+ "name": "Tom Gamull",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/6165889?v=4",
15
+ "profile": "https://magicalyak.org",
16
+ "contributions": [
17
+ "infra"
18
+ ]
19
+ }
20
21
}
0 commit comments