From aa63cded07e8a50819b6b7199f96f790c75753b3 Mon Sep 17 00:00:00 2001 From: Azeez Elegbede <40604284+AceTheCreator@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:43:30 +0100 Subject: [PATCH] Add new owner to CODEOWNERS file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Happy to invite @catosaurusrex2003 as a co-maintainer after being actively involved for a good period of time 👍🏾 --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b177b9f9e..92b73c3c7 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/. # These are the default owners for the whole content of the "@asyncapi/asyncapi-react" repository. The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @magicmatatjahu @fmvilas @asyncapi-bot-eve @AceTheCreator +* @magicmatatjahu @fmvilas @asyncapi-bot-eve @AceTheCreator @catosaurusrex2003