Update main.py
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user