From ea37e10d4bf0c488fc0a47497cdc76b64d5b13a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Thu, 29 May 2025 20:14:52 +0200 Subject: [PATCH] Add Colin Walters as a reviewer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... to match past practice. Signed-off-by: Miloslav Trmač --- MAINTAINERS.md | 1 + OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 87f76220..9cb21b42 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -19,6 +19,7 @@ describes the project's governance and the Project Roles used below. | Dan Walsh | [rhatdan](https://github.com/rhatdan) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Ashley Cui | [ashley-cui](https://github.com/ashley-cui) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | | Valentin Rothberg | [vrothberg](https://github.com/vrothberg) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | +| Colin Walters | [cgwalters](https://github.com/cgwalters) | Reviewer | [Red Hat](https://github.com/RedHatOfficial) | ## Alumni diff --git a/OWNERS b/OWNERS index d28be658..d80a74e0 100644 --- a/OWNERS +++ b/OWNERS @@ -11,6 +11,7 @@ approvers: reviewers: - ashley-cui - baude + - cgwalters - giuseppe - lsm5 - Luap99