From fe091161afac4035e6adca6da453229f50f2d8b5 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Wed, 19 Jul 2023 16:25:03 +0200 Subject: [PATCH] chore: remove @derberg from `CODEOWNERS` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's be honest. Since v2 this is almost completely different projects. I did not follow development and have no clue what is happening with the code 😅 and TS definitely do not encourage me to look closely into it 🤣 Enough great maintainers here. I also step down as owner of custom schema parsers --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 90134c914..22daaea75 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 @magicmatatjahu @jonaslagoni @derberg @smoya @asyncapi-bot-eve +* @fmvilas @magicmatatjahu @jonaslagoni @smoya @asyncapi-bot-eve