From 841cee208f9a089f963e784ae1c69d4e0913e149 Mon Sep 17 00:00:00 2001 From: Patrick Hilhorst Date: Mon, 24 May 2021 14:58:46 +0200 Subject: [PATCH] maintainers/teams: add ericson2314 to gcc --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 75c2605a22f8..ab05ab7a5b23 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -82,6 +82,7 @@ with lib.maintainers; { members = [ synthetica vcunat + ericson2314 ]; scope = "Maintain GCC (GNU Compiler Collection) compilers"; };