1
0
Fork 0

Update .all-contributorsrc

Edited my name and contribution types :) And added "blog" to BG3
This commit is contained in:
Lexander 2024-08-10 02:57:42 +02:00 committed by GitHub
parent 9e653d7d01
commit 213bbb4a03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,12 +34,14 @@
] ]
}, },
{ {
"login": "lucibytes", "login": "l3xander",
"name": "Lucian", "name": "Lexander",
"avatar_url": "https://avatars.githubusercontent.com/u/77203781?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/77203781?v=4",
"profile": "https://github.com/lucibytes", "profile": "https://github.com/l3xander",
"contributions": [ "contributions": [
"eventOrganizing" "blog",
"talk",
"translation"
] ]
}, },
{ {
@ -69,6 +71,7 @@
"avatar_url": "https://avatars.githubusercontent.com/u/16866285?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/16866285?v=4",
"profile": "https://github.com/bobgeorgethe3rd", "profile": "https://github.com/bobgeorgethe3rd",
"contributions": [ "contributions": [
"blog",
"code", "code",
"doc", "doc",
"design" "design"