From 96c11f72ac20bc0ed1967f704c523d083b5240a0 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 22 Apr 2026 00:30:40 +0300 Subject: [PATCH] meta: add `@snoweuph` to CODEOWNERS Signed-off-by: NotAShelf Change-Id: I455d9909a3f6789a52f085e15cac2a906a6a6964 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2fb071ca..7da582fe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # and not contributors of specific modules to nvf. While adding a new module # please consider adding yourself to 'meta.maintainers' in the module instead # of CODEOWNERS here. -* @NotAShelf @horriblename @Soliprem +* @NotAShelf @horriblename @Soliprem @snoweuph