docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2021-03-20 14:06:39 +00:00
committed by GitHub
parent d87b6ba09d
commit 13c6db3a6e

View File

@@ -9,6 +9,17 @@
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributorsPerLine": 7
"contributors": [
{
"login": "aalmiray",
"name": "Andres Almiray",
"avatar_url": "https://avatars.githubusercontent.com/u/13969?v=4",
"profile": "https://andresalmiray.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}