0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

nixos/hylafax: add 'yarny' (= myself) as maintainer

I forgot to do this when I submitted this module with
commit 12fa95f2d6.
This commit is contained in:
Yarny0 2019-04-05 16:05:20 +02:00
parent d956f2279b
commit 1438f7b664

View file

@ -26,4 +26,6 @@
}];
};
meta.maintainers = [ lib.maintainers.yarny ];
}