Skip to content

Commit 89976dc

Browse files
committed
add missing .all-contributorsrc file
1 parent d0ddf06 commit 89976dc

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"projectName": "postgresql-operator",
3+
"projectOwner": "aboutbits",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": true,
11+
"commitConvention": "angular",
12+
"contributorsPerLine": 7,
13+
"linkToUsage": true,
14+
"skipCi": true,
15+
"contributors": []
16+
}

0 commit comments

Comments
 (0)