Skip to content

Commit 376bb5d

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent b6b4dab commit 376bb5d

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

.all-contributorsrc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,20 @@
1313
"contributorsSortAlphabetically": false,
1414
"linkToUsage": false,
1515
"skipCi": true,
16-
"contributors": []
16+
"contributors": [
17+
{
18+
"login": "pravinbhat",
19+
"name": "Pravin Bhat",
20+
"avatar_url": "https://avatars.githubusercontent.com/u/2746469?v=4",
21+
"profile": "https://github.com/pravinbhat",
22+
"contributions": [
23+
"code",
24+
"content",
25+
"doc",
26+
"design",
27+
"maintenance",
28+
"test"
29+
]
30+
}
31+
]
1732
}

0 commit comments

Comments
 (0)