From b3aef1a0a9298d77c11cb5f98b2158ffcc39b366 Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Tue, 1 Mar 2022 15:14:35 +0100 Subject: [PATCH] chore: replace @github-actions[bot] with @asyncapi-bot-eve in CODEOWNERS file https://github.com/asyncapi/community/issues/275 --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7be1639..d08d3c6 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. -* @smoya @magicmatatjahu @github-actions[bot] +* @smoya @magicmatatjahu @asyncapi-bot-eve