Commit ce497f54570617b4fcd3b9bc7ad4f406f2f9130a
1 parent
3e77a5ec
Exists in
master
and in
5 other branches
ENH: Add new names in the about
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
invesalius/gui/dialogs.py
@@ -701,6 +701,8 @@ def ShowAboutDialog(parent): | @@ -701,6 +701,8 @@ def ShowAboutDialog(parent): | ||
701 | info.Developers = ["Tatiana Al-Chueyr", | 701 | info.Developers = ["Tatiana Al-Chueyr", |
702 | "Paulo Henrique Junqueira Amorim", | 702 | "Paulo Henrique Junqueira Amorim", |
703 | "Thiago Franco de Moraes", | 703 | "Thiago Franco de Moraes", |
704 | + "Guilherme Soares Cesar Soares Ruppert", | ||
705 | + "Fábio de Souza Azevedo", | ||
704 | "Jorge Vicente Lopes da Silva"] | 706 | "Jorge Vicente Lopes da Silva"] |
705 | 707 | ||
706 | info.Translators = ["Alex P. Natsios", | 708 | info.Translators = ["Alex P. Natsios", |