From 79891ff00d6edef00449f04414ba83c30c6adfe9 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Tue, 19 Oct 2021 11:47:58 -0400 Subject: [PATCH] fix: add Cameron Rushton to CODEOWNERS (#89) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4fa2458c..8899eb0d 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/python-paho-template" repository. The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @damaru-inc @derberg @fmvilas @github-actions[bot] \ No newline at end of file +* @damaru-inc @derberg @fmvilas @CameronRushton @github-actions[bot]