maintainers: add victormeriqui

This commit is contained in:
Leandro Reina 2023-08-16 13:32:52 +02:00
parent fe579efd1a
commit 70d93c1341
2 changed files with 7 additions and 0 deletions

View File

@ -17770,6 +17770,12 @@
githubId = 245573;
name = "Dmitry Kalinkin";
};
victormeriqui = {
name = "Victor Meriqui";
email = "victor.meriqui@ororatech.com";
github = "victormeriqui";
githubId = 1396008;
};
victormignot = {
email = "root@victormignot.fr";
github = "victormignot";

View File

@ -675,6 +675,7 @@ with lib.maintainers; {
# Edits to this list should only be done by an already existing member.
members = [
kip93
victormeriqui
];
};