mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
Add @aborruso as a contributor
This commit is contained in:
parent
2e431d4234
commit
c48e2a92a1
2 changed files with 59 additions and 10 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"projectName": "miller",
|
||||
"projectOwner": "johnkerl",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 50,
|
||||
"commit": true,
|
||||
"commitConvention": "none",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "aborruso",
|
||||
"name": "Andrea Borruso",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30607?v=4",
|
||||
"profile": "https://github.com/aborruso",
|
||||
"contributions": [
|
||||
"ideas"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue