Skip to content

Commit 76a1ebe

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 808aedb commit 76a1ebe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,21 @@
1515
"design",
1616
"bug"
1717
]
18+
},
19+
{
20+
"login": "germanattanasio",
21+
"name": "German Attanasio",
22+
"avatar_url": "https://avatars3.githubusercontent.com/u/313157?v=4",
23+
"profile": "https://germanattanasio.com",
24+
"contributions": [
25+
"code"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,
2130
"projectName": "java-sdk",
2231
"projectOwner": "watson-developer-cloud",
2332
"repoType": "github",
24-
"repoHost": "https://github.com"
33+
"repoHost": "https://github.com",
34+
"skipCi": true
2535
}

0 commit comments

Comments
 (0)