Update main.py

This commit is contained in:
Tucan444 2021-05-09 20:46:40 +02:00
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"
}, },