From c4e718bb225a9f74dcc0f2210016fb18ad310589 Mon Sep 17 00:00:00 2001 From: Jonas Lagoni Date: Wed, 17 Apr 2024 13:58:08 +0200 Subject: [PATCH 1/2] chore: add jonaslagoni as tooling helper MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As discussed in https://github.com/asyncapi/spec-json-schemas/issues/513#issuecomment-2060839618 I want to help maintain the schema files from a tooling perspective 💪 --- CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c6c77c26..86fa926a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,7 +6,11 @@ # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @fmvilas @derberg @dalelane @smoya @char0n @asyncapi-bot-eve @GreenRover +# Specification code owners +* @fmvilas @derberg @dalelane @smoya @char0n @GreenRover + +# Tooling helpers +* @jonaslagoni @asyncapi-bot-eve /bindings/anypointmq/ @mboss37 @GeraldLoeffler /bindings/ibmmq/ @rcoppen From afedc2830477e17d06794a75a6d6e2264239a16c Mon Sep 17 00:00:00 2001 From: Jonas Lagoni Date: Wed, 17 Apr 2024 14:07:12 +0200 Subject: [PATCH 2/2] Update CODEOWNERS --- CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 86fa926a..bfa20c51 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,11 +6,7 @@ # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -# Specification code owners -* @fmvilas @derberg @dalelane @smoya @char0n @GreenRover - -# Tooling helpers -* @jonaslagoni @asyncapi-bot-eve +* @fmvilas @derberg @dalelane @smoya @char0n @GreenRover @jonaslagoni @asyncapi-bot-eve /bindings/anypointmq/ @mboss37 @GeraldLoeffler /bindings/ibmmq/ @rcoppen