From 78a471efb1a06f1d2bd301f00ee7c329a1122d4c Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 2 May 2024 14:24:56 +0200 Subject: [PATCH] fix(docs): add missing author Signed-off-by: Andy Scherzinger --- AUTHORS.md | 1 + docs/endpoint-v2.md | 1 + lib/AppInfo/Application.php | 2 +- lib/BackgroundJob/EmailNotification.php | 2 +- lib/BackgroundJob/ExpireActivities.php | 2 +- lib/Consumer.php | 2 +- lib/Controller/APIv2Controller.php | 2 +- lib/Controller/ActivitiesController.php | 2 +- lib/Controller/FeedController.php | 2 +- lib/Controller/SettingsController.php | 2 +- lib/Data.php | 2 +- lib/FilesHooks.php | 2 +- lib/GroupHelper.php | 2 +- templates/rss.php | 3 ++- templates/stream.app.navigation.php | 3 ++- templates/stream.body.php | 3 ++- 16 files changed, 19 insertions(+), 14 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 5612bf4a1..a2aeb30a1 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -13,6 +13,7 @@ - Lukas Reschke - Richard Steinmetz - Robin Appelman +- Thomas Citharel - Thomas Müller - Nextcloud GmbH - ownCloud, Inc. diff --git a/docs/endpoint-v2.md b/docs/endpoint-v2.md index 64b6fff89..9b8466f1d 100644 --- a/docs/endpoint-v2.md +++ b/docs/endpoint-v2.md @@ -1,5 +1,6 @@ # Endpoint documentation diff --git a/lib/AppInfo/Application.php b/lib/AppInfo/Application.php index 8ca34fbca..14e409577 100644 --- a/lib/AppInfo/Application.php +++ b/lib/AppInfo/Application.php @@ -1,9 +1,9 @@ '; diff --git a/templates/stream.app.navigation.php b/templates/stream.app.navigation.php index 77c68806f..6b9bcbbda 100644 --- a/templates/stream.app.navigation.php +++ b/templates/stream.app.navigation.php @@ -1,6 +1,7 @@ diff --git a/templates/stream.body.php b/templates/stream.body.php index f9032b547..c26966053 100755 --- a/templates/stream.body.php +++ b/templates/stream.body.php @@ -1,6 +1,7 @@