Skip to content

Commit 4cc6cbf

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 63e2cd7 commit 4cc6cbf

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": "mediumTaj",
21+
"name": "Ajiemar Santiago",
22+
"avatar_url": "https://avatars1.githubusercontent.com/u/4381558?v=4",
23+
"profile": "https://github.com/mediumTaj",
24+
"contributions": [
25+
"review"
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)