Skip to content

Commit 6e7f5d4

Browse files
Add @hipstersmoothie as a contributor
1 parent a9c3a5d commit 6e7f5d4

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"projectName": "react-docgen-typescript-plugin",
3+
"projectOwner": "hipstersmoothie",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": true,
11+
"commitConvention": "none",
12+
"contributors": [
13+
{
14+
"login": "hipstersmoothie",
15+
"name": "Andrew Lisowski",
16+
"avatar_url": "https://avatars3.githubusercontent.com/u/1192452?v=4",
17+
"profile": "http://hipstersmoothie.com/",
18+
"contributions": [
19+
"code",
20+
"design",
21+
"doc",
22+
"ideas",
23+
"maintenance"
24+
]
25+
}
26+
],
27+
"contributorsPerLine": 7
28+
}

0 commit comments

Comments
 (0)