Skip to content

Commit d347c0c

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

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "TenzDelek",
12+
"name": "TenzDelek",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/122612557?v=4",
14+
"profile": "https://tenzindelekportfolio.vercel.app/",
15+
"contributions": [
16+
"code"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"skipCi": true,
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"projectName": "conference-website",
25+
"projectOwner": "asyncapi"
26+
}

0 commit comments

Comments
 (0)