maintainers/teams: add vcunat to gcc

This commit is contained in:
Patrick Hilhorst
2021-05-24 15:01:06 +02:00
parent c913e53bdb
commit f2e5fa469c
+1
View File
@@ -81,6 +81,7 @@ with lib.maintainers; {
gcc = {
members = [
synthetica
vcunat
];
scope = "Maitain GCC (GNU Compiler Collection) compilers";
};