From 43932b3feccafccff3c3c0fbdead9b160bbd3c45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:11:30 +0200 Subject: [PATCH] docs: normalize legacy server product name to "ownCloud Classic" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rename the legacy server product to "ownCloud Classic" in the CONTRIBUTING.md and agents.md prose. The `owncloud/server` Docker Hub image name and the "ownCloud 10.x / 11.0.0-prealpha" version annotations in agents.md are identifiers/version refs and are left unchanged. Part of the cross-repo rebrand tracked in owncloud/docs#5111. Co-Authored-By: Claude Opus 4.8 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- CONTRIBUTING.md | 4 ++-- agents.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ade1113..1ba952b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,8 +7,8 @@ Please read the full contributing guidelines at: ## About this repository -This repository builds the official **ownCloud Server** Docker image. It is not -the ownCloud Server source code — it packages a release tarball on top of the +This repository builds the official **ownCloud Classic** Docker image. It is not +the ownCloud Classic source code — it packages a release tarball on top of the [`owncloud/base`](https://github.com/owncloud-docker/base) image. See the [README](README.md) for build details, supported tags and usage. diff --git a/agents.md b/agents.md index 376cbb7..e1eac66 100644 --- a/agents.md +++ b/agents.md @@ -2,8 +2,8 @@ ## Repository Overview -This repository builds the official **ownCloud Server** Docker image -(`owncloud/server` on Docker Hub). It does not contain the ownCloud Server +This repository builds the official **ownCloud Classic** Docker image +(`owncloud/server` on Docker Hub). It does not contain the ownCloud Classic source code — it packages a release tarball on top of the [`owncloud/base`](https://github.com/owncloud-docker/base) image and adds an optional root-filesystem overlay. Images are multi-architecture and built via