From 495144c9f6c37c8188860c0f92665f4b88d8fc30 Mon Sep 17 00:00:00 2001 From: Alexander Lanin Date: Thu, 29 Jan 2026 10:09:25 +0100 Subject: [PATCH] fix: we forgot codeowners in this repo --- .github/CODEOWNERS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..8db10ee --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,10 @@ +# 👋 Code owners help maintain this repository and keep it aligned with our technical vision. +# You're responsible for reviewing changes, ensuring quality, and guiding contributors. +# You're also encouraged to help triage issues and keep discussions constructive and focused. +# Ownership can be shared, delegated, or updated as the project evolves. + +# For more information about CODEOWNERS, see: +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +# https://github.com/orgs/eclipse-score/teams/infrastructure-maintainers +* @AlexanderLanin @MaximilianSoerenPollak @dcalavrezo-qorix @nradakovic