From a4e3a58de5d493af21aaad88b9803e9a7fe2c8ca Mon Sep 17 00:00:00 2001 From: Markus Tacker Date: Fri, 8 May 2026 16:36:48 +0200 Subject: [PATCH] chore: add CODEOWNERS https://nordicsemi.atlassian.net/wiki/x/94HKq mandates PR reviews for production repositories. Adding a CODEOWNERS file to automatically request reviews from members of the Pizza team. --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..e95beff --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @nRFCloud/pizza