From 88382b95bfc9db839fe94b9dc9b0779e10b6531d Mon Sep 17 00:00:00 2001 From: legendofmiracles Date: Tue, 11 Jan 2022 21:49:56 -0600 Subject: [PATCH] maintainers: add portothree --- maintainers/maintainer-list.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index c58b8b6b951..486c79b718a 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -13601,6 +13601,12 @@ github = "jpagex"; githubId = 635768; }; + portothree = { + name = "Gustavo Porto"; + email = "gustavoporto@ya.ru"; + github = "portothree"; + githubId = 3718120; + }; pwoelfel = { name = "Philipp Woelfel"; email = "philipp.woelfel@gmail.com";