1
0
Fork 0

gotta maintain da project

master
Vladimir Serov 2020-07-14 01:58:25 +03:00 committed by Mikhail Klementev
parent e6f086f88a
commit 9a602a2231
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ buildGoModule rec {
meta = {
description = "Nix-based app VMs";
homepage = "https://code.dumpstack.io/tools/${pname}";
maintainers = [ lib.maintainers.dump_stack ];
maintainers = [ lib.maintainers.dump_stack lib.maintainers.cab404 ];
license = lib.licenses.gpl3;
};
}