Update main.py
This commit is contained in:
parent
c1aa264ea8
commit
34f46b5ab9
@ -17,7 +17,8 @@ from pydantic import BaseModel
|
|||||||
|
|
||||||
devs = {
|
devs = {
|
||||||
"Matej Justus": {
|
"Matej Justus": {
|
||||||
"git": "https://github.com/UntriexTv", "mail": "maco.justus@gmail.com"},
|
"git": "https://github.com/UntriexTv", "mail": "maco.justus@gmail.com"
|
||||||
|
},
|
||||||
"Benjamin Kojda": {
|
"Benjamin Kojda": {
|
||||||
"git": "https://github.com/Tucan444", "mail": "ben4442004@gmail.com"
|
"git": "https://github.com/Tucan444", "mail": "ben4442004@gmail.com"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user