From dff8df38ac5531fb06a9da44f2c9fe3e6035f557 Mon Sep 17 00:00:00 2001 From: Fran Mendez Date: Thu, 15 Jun 2023 16:52:55 +0200 Subject: [PATCH 1/2] chore: add Khuda as code owner --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3fa645d35..1247078ec 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,4 +6,4 @@ # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @fmvilas @boyney123 @mcturco @magicmatatjahu @asyncapi-bot-eve \ No newline at end of file +* @fmvilas @boyney123 @mcturco @magicmatatjahu @@KhudaDad414 @asyncapi-bot-eve \ No newline at end of file From 04fe89134895fdd41192e8787ac4c8212263f1dd Mon Sep 17 00:00:00 2001 From: Fran Mendez Date: Thu, 15 Jun 2023 17:15:38 +0200 Subject: [PATCH 2/2] Remove extra @ --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1247078ec..ea9c5da74 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,4 +6,4 @@ # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @fmvilas @boyney123 @mcturco @magicmatatjahu @@KhudaDad414 @asyncapi-bot-eve \ No newline at end of file +* @fmvilas @boyney123 @mcturco @magicmatatjahu @KhudaDad414 @asyncapi-bot-eve \ No newline at end of file