We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efb491 commit 0b0c1c5Copy full SHA for 0b0c1c5
1 file changed
CODEOWNERS
@@ -1,6 +1,12 @@
1
# SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
2
# SPDX-License-Identifier: Apache-2.0
3
4
+# These owners will be the default owners for everything in
5
+# the repo. Unless a later match takes precedence,
6
+# @stv0g will be requested for
7
+# review when someone opens a pull request.
8
+* @stv0g @n-eiling
9
+
10
# Order is important; the last matching pattern takes the most
11
# precedence. When someone opens a pull request that only
12
# modifies the following files, only the following members
0 commit comments