mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Update list of contributors
This commit is contained in:
parent
150a5b4d06
commit
e781d996d4
@ -48,6 +48,8 @@ you can join us at
|
||||
|
||||
The current maintainers of this repository are:
|
||||
|
||||
* Hannah von Reth <hannah.vonreth@owncloud.com>
|
||||
* Dominik Schmidt <dev@dominik-schmidt.de>
|
||||
* Markus Goetz <guruz@owncloud.com>
|
||||
* Olivier Goffart <ogoffart@owncloud.com>
|
||||
* Christian Kamm <mail@ckamm.de>
|
||||
@ -57,6 +59,7 @@ patches from a variety of authors](https://github.com/owncloud/client/graphs/con
|
||||
|
||||
Past maintainers:
|
||||
|
||||
* Thomas Müller <thomas.mueller@owncloud.com>
|
||||
* Klaas Freitag <freitag@owncloud.com>
|
||||
* Daniel Molkentin <daniel@molkentin.de>
|
||||
* Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
@ -343,7 +343,7 @@ QString Theme::about() const
|
||||
devString = tr("<p>Version %2. For more information visit <a href=\"%3\">https://%4</a></p>"
|
||||
"<p>For known issues and help, please visit: <a href=\"https://central.owncloud.org/c/desktop-client\">https://central.owncloud.org</a></p>"
|
||||
"<p><small>By Klaas Freitag, Daniel Molkentin, Olivier Goffart, Markus Götz, "
|
||||
" Jan-Christoph Borchardt, and others.</small></p>")
|
||||
" Jan-Christoph Borchardt, Thomas Müller, Dominik Schmidt, Hannah von Reth, and others.</small></p>")
|
||||
.arg(Utility::escape(MIRALL_VERSION_STRING),
|
||||
Utility::escape("https://" MIRALL_STRINGIFY(APPLICATION_DOMAIN)),
|
||||
Utility::escape(MIRALL_STRINGIFY(APPLICATION_DOMAIN)));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user