Skip to content

Commit c398b86

Browse files
docs: update .all-contributorsrc
1 parent 820d78a commit c398b86

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
{
22
"projectName": "angular-example-app",
3-
"projectOwner": "ismaestro"
3+
"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+
]
421
}

0 commit comments

Comments
 (0)