docs: add RooRay as a contributor for doc, code (#314)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2022-05-02 16:32:43 +01:00
committed by GitHub
parent 65f06ff02d
commit 3742b644c0
2 changed files with 12 additions and 1 deletions

View File

@@ -150,6 +150,16 @@
"contributions": [
"code"
]
},
{
"login": "RooRay",
"name": "RooRay",
"avatar_url": "https://avatars.githubusercontent.com/u/86845749?v=4",
"profile": "https://rooray.xyz",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,