diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-03-01 17:25:15 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-03-01 17:25:15 +0100 |
commit | 933f60e3147ad872acf3211dc826ebf528434681 (patch) | |
tree | 3317c0a60a335c084957a0b74589fcfae4cc76ef /console.php | |
parent | 900dcf6594d51f603b1a863020363987ed7ab003 (diff) | |
download | nextcloud-server-933f60e3147ad872acf3211dc826ebf528434681.tar.gz nextcloud-server-933f60e3147ad872acf3211dc826ebf528434681.zip |
Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
Diffstat (limited to 'console.php')
-rw-r--r-- | console.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/console.php b/console.php index 3c25be34fe4..fc571b03f1e 100644 --- a/console.php +++ b/console.php @@ -3,11 +3,13 @@ * @author Bart Visscher <bartv@thisnet.nl> * @author Christian Kampka <christian@kampka.net> * @author Edward Crompton <edward.crompton@gmail.com> + * @author Joas Schilling <nickvergessen@owncloud.com> * @author Jost Baron <Jost.Baron@gmx.de> * @author Lukas Reschke <lukas@owncloud.com> * @author Morris Jobke <hey@morrisjobke.de> * @author Philippe Le Brouster <plb@nebkha.net> * @author Thomas Müller <thomas.mueller@tmit.eu> + * @author Victor Dubiniuk <dubiniuk@owncloud.com> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 |