Maj auteurs

This commit is contained in:
Adrien Bourmault 2023-01-26 01:09:38 +01:00
parent 64fa82a741
commit f3c70222d0
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ void on_about_action(GSimpleAction *action,
{
static const char *authors[] = { "Adrien Bourmault (neox@a-lec.org)",
"Jean Sirmai (jean@a-lec.org)",
"Arthur Menges (arthur.menges@a-lec.org)",
NULL};
GemGraphClientApplication *self = user_data;
GtkWindow *window = NULL;