From 95d8e14323500d171eefb39bb60e64aa2f3862a0 Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Thu, 14 Mar 2024 11:02:45 -0500 Subject: [PATCH] Remove @mxgrey as codeowner and assign maintainership to @scpeters (#414) Signed-off-by: Addisu Z. Taddese --- .github/CODEOWNERS | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c2259fd3..26e5a3cb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # More info: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -* @mxgrey @j-rivero @scpeters +* @j-rivero @scpeters diff --git a/README.md b/README.md index 2c565a20..d2c0d583 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ignition CMake : CMake Modules for Ignition Projects -**Maintainer:** grey AT openrobotics.org +**Maintainer:** scpeters AT openrobotics.org [![GitHub open issues](https://img.shields.io/github/issues-raw/ignitionrobotics/ign-cmake.svg)](https://github.com/ignitionrobotics/ign-cmake/issues) [![GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/ignitionrobotics/ign-cmake.svg)](https://github.com/ignitionrobotics/ign-cmake/pulls)