mirror of
https://github.com/dwmkerr/hacker-laws.git
synced 2025-12-17 04:35:12 +01:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
38ef3a38d8
commit
1342657c53
26
.all-contributorsrc
Normal file
26
.all-contributorsrc
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitType": "docs",
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "hemmatt",
|
||||
"name": "Amir Hemmati",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/22114089?v=4",
|
||||
"profile": "https://github.com/hemmatt",
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"projectName": "hacker-laws",
|
||||
"projectOwner": "dwmkerr"
|
||||
}
|
||||
Reference in New Issue
Block a user