From 9ed3f61747849311b80896ee624574f13a4592c1 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Wed, 19 Jul 2023 16:21:20 +0200 Subject: [PATCH 1/2] chore: remove @derberg from `CODEOWNERS` --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 5ab9a5c..519b9c7 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 @smoya @asyncapi-bot-eve +* @fmvilas @M3lkior @dalelane @smoya @asyncapi-bot-eve From e04eac9ee7e5388417e1ea7b2e7e8e6ee42ed7b7 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Wed, 19 Jul 2023 17:21:26 +0200 Subject: [PATCH 2/2] Update CODEOWNERS with @fmvilas --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 519b9c7..bebfd25 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 @M3lkior @dalelane @smoya @asyncapi-bot-eve +* @M3lkior @dalelane @smoya @asyncapi-bot-eve