From 7b21c67b0866517e5693f7d03cec383b3bd868f3 Mon Sep 17 00:00:00 2001 From: Niklas Eiling Date: Thu, 13 Feb 2025 13:13:58 +0100 Subject: [PATCH] chore: use @stv0g and @n-eiling as catchall codeowners Signed-off-by: Niklas Eiling --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 8b3d844f9..1373c1ada 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,12 @@ # SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University # SPDX-License-Identifier: Apache-2.0 +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# @stv0g will be requested for +# review when someone opens a pull request. +* @stv0g @n-eiling + # Order is important; the last matching pattern takes the most # precedence. When someone opens a pull request that only # modifies the following files, only the following members