From ac8b6527292f6398173124cc9610bbc5be2f9259 Mon Sep 17 00:00:00 2001 From: G A Neil Smith Date: Thu, 26 Jun 2025 13:32:25 -0400 Subject: [PATCH] Update Neil Smith's GitHub username in MAINTAINERS.md - Changed GitHub username from 'Neil-Smith' to 'actionmancan' - Fixed GitHub URL from https://github.com/Neil-Smith to https://github.com/actionmancan - Corrected column alignment for consistent formatting - Maintains Neil Smith's role as Community Manager Does this PR introduce a user-facing change? ```release-note None ``` Signed-off-by: G A Neil Smith --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 438b2645..e0e32101 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -13,7 +13,7 @@ describes the project's governance and the Project Roles used below. | Paul Holzinger | [Luap99](https://github.com/Luap99) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Giuseppe Scrivano | [giuseppe](https://github.com/giuseppe) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Miloslav Trmač | [mtrmac](https://github.com/mtrmac) | Core Maintainer | [Red Hat](https://github.com/RedHatOfficial) | -| Neil Smith | [Neil-Smith](https://github.com/Neil-Smith) | Community Manager | [Red Hat](https://github.com/RedHatOfficial) | +| Neil Smith | [actionmancan](https://github.com/actionmancan) | Community Manager | [Red Hat](https://github.com/RedHatOfficial) | | Tom Sweeney | [TomSweeneyRedHat](https://github.com/TomSweeneyRedHat/) | Maintainer and Community Manager | [Red Hat](https://github.com/RedHatOfficial) | | Lokesh Mandvekar | [lsm5](https://github.com/lsm5) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) | | Dan Walsh | [rhatdan](https://github.com/rhatdan) | Maintainer | [Red Hat](https://github.com/RedHatOfficial) |