Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit e2f76b4

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent 5278298 commit e2f76b4

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": "oriel-beck",
10+
"name": "oriel-beck",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/72157108?v=4",
12+
"profile": "https://github.com/oriel-beck",
13+
"contributions": [
14+
"code",
15+
"bug"
16+
]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"projectName": "ByteDatabase",
21+
"projectOwner": "cloudteamdev",
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"skipCi": true
25+
}

0 commit comments

Comments
 (0)