From 76b199f8290c5f9f3fff7e1e49f487126341dccb Mon Sep 17 00:00:00 2001 From: Ville Vesilehto Date: Mon, 19 May 2025 08:53:21 +0300 Subject: [PATCH] chore: Add new maintainer thevilledev (#7298) This commit adds @thevilledev to the CODEOWNERS file. This reflects their new status as a project maintainer. Signed-off-by: Ville Vesilehto --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 56ef9db19..16b7e845e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,7 +5,7 @@ # @superq, term ends 2025-11-21 # @tantalor93, term ends 2025-11-21 -* @bradbeam @chrisohaver @dilyevsky @jameshartig @greenpau @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang @Tantalor93 +* @bradbeam @chrisohaver @dilyevsky @jameshartig @greenpau @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang @Tantalor93 @thevilledev /.circleci/ @miekg @chrisohaver @rajansandeep /plugin/pkg/ @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip