[PATCH] MAINTAINERS: fix OSUOSL typo

Alex Bennée posted 1 patch 1 day, 15 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260331070401.1125840-1-alex.bennee@linaro.org
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: fix OSUOSL typo
Posted by Alex Bennée 1 day, 15 hours ago
It stands for Oregon State University Open Source Lab.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd8ba144506..84ea3f2469f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4526,7 +4526,7 @@ R: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Maintained
 F: tests/tcg/Makefile.target
 
-GitLab custom runners (HW sponsored by Linaro, OSOUL and IBM)
+GitLab custom runners (HW sponsored by Linaro, OSUOSL and IBM)
 M: Alex Bennée <alex.bennee@linaro.org>
 M: Philippe Mathieu-Daudé <philmd@linaro.org>
 S: Maintained
-- 
2.47.3


Re: [PATCH] MAINTAINERS: fix OSUOSL typo
Posted by Peter Maydell 1 day, 14 hours ago
On Tue, 31 Mar 2026 at 08:04, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> It stands for Oregon State University Open Source Lab.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd8ba144506..84ea3f2469f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4526,7 +4526,7 @@ R: Philippe Mathieu-Daudé <philmd@linaro.org>
>  S: Maintained
>  F: tests/tcg/Makefile.target
>
> -GitLab custom runners (HW sponsored by Linaro, OSOUL and IBM)
> +GitLab custom runners (HW sponsored by Linaro, OSUOSL and IBM)
>  M: Alex Bennée <alex.bennee@linaro.org>
>  M: Philippe Mathieu-Daudé <philmd@linaro.org>
>  S: Maintained

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM