From 9f0134afe0631a885b649b44dae6b42810cd3cf5 Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Mon, 24 Apr 2023 13:43:38 +0200 Subject: [PATCH] chore: add @smoya as code owner (#199) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1afa612c..5ab9a5ca 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,4 +5,4 @@ # For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @derberg @fmvilas @M3lkior @dalelane @asyncapi-bot-eve +* @derberg @fmvilas @M3lkior @dalelane @smoya @asyncapi-bot-eve