From 9434d4fdde65b95c94d42e5fb0ccd56df791311e Mon Sep 17 00:00:00 2001 From: Heiko Henning Date: Mon, 5 Feb 2024 22:00:41 +0100 Subject: [PATCH] Add GreenRover as CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c20380469..c8e8985f8 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 @derberg @dalelane @smoya @char0n @asyncapi-bot-eve \ No newline at end of file +* @fmvilas @derberg @dalelane @smoya @char0n @asyncapi-bot-eve @GreenRover