Skip to content

Commit 22f1f2c

Browse files
docs: create .all-contributorsrc
1 parent c8aa91c commit 22f1f2c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "lpatino10",
10+
"name": "Logan Patino",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/8710772?v=4",
12+
"profile": "https://www.linkedin.com/in/logan-patino/",
13+
"contributions": [
14+
"code",
15+
"design",
16+
"bug"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "java-sdk",
22+
"projectOwner": "watson-developer-cloud",
23+
"repoType": "github",
24+
"repoHost": "https://github.com"
25+
}

0 commit comments

Comments
 (0)