Skip to content

Commit 5e2d5db

Browse files
Docs: add Akshat453 as a contributor for test (Cloud-CV#4776)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 068a548 commit 5e2d5db

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

.all-contributorsrc

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
11
{
22
"projectName": "EvalAI",
3-
"projectOwner": "CloudCV",
3+
"projectOwner": "Cloud-CV",
44
"repoType": "github",
55
"repoHost": "https://github.com",
6-
"files": ["README.md"],
6+
"files": [
7+
"README.md"
8+
],
79
"imageSize": 100,
810
"contributorsPerLine": 7,
9-
"contributors": []
11+
"contributors": [
12+
{
13+
"login": "Akshat453",
14+
"name": "Akshat453",
15+
"avatar_url": "https://avatars.githubusercontent.com/u/158801446?v=4",
16+
"profile": "https://github.com/Akshat453",
17+
"contributions": [
18+
"test"
19+
]
20+
}
21+
],
22+
"commitType": "docs",
23+
"commitConvention": "angular"
1024
}

0 commit comments

Comments
 (0)