From b9ff312043f1444bf74afc883eb06537c186e082 Mon Sep 17 00:00:00 2001 From: "owncloud-settings-bot[bot]" <291027677+owncloud-settings-bot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:45:11 +0000 Subject: [PATCH] chore: add CODEOWNERS (managed by owncloud/admin) --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..73db7bf --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: ownCloud GmbH - A Kiteworks Company and ownCloud contributors +# SPDX-License-Identifier: Apache-2.0 +# +# Managed by owncloud/admin — edit codeowners/ownership.yml, not this file. +# Generated by scripts/sync-codeowners.py. Last matching pattern wins. +* @owncloud/ocis-maintainers