about.rs: Add an author
This commit is contained in:
parent
868c699f99
commit
21806b9ea1
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ impl AppOp {
|
|||
"Alexandre Franke",
|
||||
"Saurav Sachidanand",
|
||||
"Julian Sparber",
|
||||
"Eisha Chen-yen-su",
|
||||
]);
|
||||
|
||||
dialog.add_credit_section(gettext("Name by").as_str(), &["Regina Bíró"]);
|
||||
|
|
Loading…
Reference in a new issue