From ea990409ec0f3696061bddd4bab3077418d5dff3 Mon Sep 17 00:00:00 2001 From: Thomas Drosdzoll Date: Wed, 4 Mar 2026 10:47:59 +0100 Subject: [PATCH] fix: Correct CODEOWNERS file to use the proper format --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 95fb0fe..d45c9a7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # These owners will be the default owners for everything in the repo. # Unless a later match takes precedence, the listed user will be # requested for review when someone opens a pull request. -@christof-ochs \ No newline at end of file +* @simatic-ax/pma-maintainer