From f6d7192aec623457b3fd48de848d4669220f627b Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:55:01 +0200 Subject: [PATCH 1/2] chore: add @smoya as code owner --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index eaf00cf5..7b21b712 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. -* @fmvilas @derberg @asyncapi-bot-eve +* @fmvilas @derberg @smoya @asyncapi-bot-eve From c5ea70a8df917399ba37cb58325e75fdf261674d Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Tue, 25 Apr 2023 06:34:38 +0200 Subject: [PATCH 2/2] remove @derberg --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7b21b712..fd4e8036 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. -* @fmvilas @derberg @smoya @asyncapi-bot-eve +* @fmvilas @smoya @asyncapi-bot-eve