From c430f5ba53e02efb373667c8baf59f0209d3bfeb Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 1 Mar 2016 17:45:05 +0100 Subject: [PATCH] Map Maci --- .mailmap | 2 +- AUTHORS | 1 - apps/dav/command/migratecalendars.php | 1 + apps/dav/lib/caldav/calendar.php | 1 + apps/dav/lib/caldav/calendarhome.php | 1 + apps/dav/lib/caldav/calendarroot.php | 1 + apps/dav/lib/dav/sharing/xml/invite.php | 1 + apps/dav/lib/migration/addressbookadapter.php | 1 + apps/dav/lib/migration/calendaradapter.php | 1 + apps/dav/lib/migration/migrateaddressbooks.php | 1 + apps/dav/lib/migration/migratecalendars.php | 1 + apps/dav/tests/unit/servertest.php | 1 + apps/federation/appinfo/register_command.php | 1 + lib/private/files/view.php | 2 +- lib/public/share/exceptions/genericshareexception.php | 1 + 15 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index 7d6e6c7ee5..3fdaa301b1 100644 --- a/.mailmap +++ b/.mailmap @@ -174,8 +174,8 @@ Jean-Louis Dupond Jenkins for ownCloud Jenkins for ownCloud Jens-Christian Fischer Jernej Virag -Jesus Macias Jesus Macias Portela +Jesús Macias Jesus Macias jknockaert Joan Joar Wandborg diff --git a/AUTHORS b/AUTHORS index 476c664ab4..388d8360dd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -63,7 +63,6 @@ ownCloud is written by: - Jan-Christoph Borchardt - Jean-Louis Dupond - Jens-Christian Fischer - - Jesus Macias - Jesús Macias - Joachim Bauch - Joas Schilling diff --git a/apps/dav/command/migratecalendars.php b/apps/dav/command/migratecalendars.php index cc6445cb7f..5e7f6e9b69 100644 --- a/apps/dav/command/migratecalendars.php +++ b/apps/dav/command/migratecalendars.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/caldav/calendar.php b/apps/dav/lib/caldav/calendar.php index c9e210f859..16acbbf53a 100644 --- a/apps/dav/lib/caldav/calendar.php +++ b/apps/dav/lib/caldav/calendar.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/caldav/calendarhome.php b/apps/dav/lib/caldav/calendarhome.php index 9baf2a6e42..87b8d4bb32 100644 --- a/apps/dav/lib/caldav/calendarhome.php +++ b/apps/dav/lib/caldav/calendarhome.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/caldav/calendarroot.php b/apps/dav/lib/caldav/calendarroot.php index 61eca088fb..d302da3d86 100644 --- a/apps/dav/lib/caldav/calendarroot.php +++ b/apps/dav/lib/caldav/calendarroot.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/dav/sharing/xml/invite.php b/apps/dav/lib/dav/sharing/xml/invite.php index 560546b241..ae40ff0670 100644 --- a/apps/dav/lib/dav/sharing/xml/invite.php +++ b/apps/dav/lib/dav/sharing/xml/invite.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/migration/addressbookadapter.php b/apps/dav/lib/migration/addressbookadapter.php index c9307ce0de..5264747a00 100644 --- a/apps/dav/lib/migration/addressbookadapter.php +++ b/apps/dav/lib/migration/addressbookadapter.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/migration/calendaradapter.php b/apps/dav/lib/migration/calendaradapter.php index e8fdf74f33..d02f2256c3 100644 --- a/apps/dav/lib/migration/calendaradapter.php +++ b/apps/dav/lib/migration/calendaradapter.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/migration/migrateaddressbooks.php b/apps/dav/lib/migration/migrateaddressbooks.php index 21bc4b3ca9..d26ca4c181 100644 --- a/apps/dav/lib/migration/migrateaddressbooks.php +++ b/apps/dav/lib/migration/migrateaddressbooks.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/lib/migration/migratecalendars.php b/apps/dav/lib/migration/migratecalendars.php index 91bc345cad..c0929aa36b 100644 --- a/apps/dav/lib/migration/migratecalendars.php +++ b/apps/dav/lib/migration/migratecalendars.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/dav/tests/unit/servertest.php b/apps/dav/tests/unit/servertest.php index b6439ebf0b..b25da3cc80 100644 --- a/apps/dav/tests/unit/servertest.php +++ b/apps/dav/tests/unit/servertest.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/apps/federation/appinfo/register_command.php b/apps/federation/appinfo/register_command.php index 48c72a4815..c7e7985194 100644 --- a/apps/federation/appinfo/register_command.php +++ b/apps/federation/appinfo/register_command.php @@ -1,5 +1,6 @@ * @author Thomas Müller * * @copyright Copyright (c) 2016, ownCloud, Inc. diff --git a/lib/private/files/view.php b/lib/private/files/view.php index 2656e34cdd..52be8a7e22 100644 --- a/lib/private/files/view.php +++ b/lib/private/files/view.php @@ -5,7 +5,7 @@ * @author Björn Schießle * @author cmeh * @author Florin Peter - * @author Jesus Macias + * @author Jesús Macias * @author Joas Schilling * @author Jörn Friedrich Dreyer * @author Klaas Freitag diff --git a/lib/public/share/exceptions/genericshareexception.php b/lib/public/share/exceptions/genericshareexception.php index b36956a2f9..b32c2f2657 100644 --- a/lib/public/share/exceptions/genericshareexception.php +++ b/lib/public/share/exceptions/genericshareexception.php @@ -1,5 +1,6 @@ * @author Roeland Jago Douma * * @copyright Copyright (c) 2016, ownCloud, Inc.