docs: update .all-contributorsrc [skip ci]
This commit is contained in:
parent
d3c0c18946
commit
072847943a
|
@ -1569,6 +1569,15 @@
|
|||
"contributions": [
|
||||
"content"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "gasparitiago",
|
||||
"name": "Tiago De Gaspari",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4",
|
||||
"profile": "https://github.com/gasparitiago",
|
||||
"contributions": [
|
||||
"content"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 8,
|
||||
|
@ -1576,5 +1585,6 @@
|
|||
"projectOwner": "rust-lang",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
"skipCi": true,
|
||||
"commitConvention": "angular"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue