cups: add myself as maintainer

This commit is contained in:
Matthew Bauer
2019-08-14 11:47:48 -04:00
parent 01cd4663d6
commit e9b7085ff8
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
import ./make-test.nix ({pkgs, ... }: {
name = "printing";
meta = with pkgs.stdenv.lib.maintainers; {
maintainers = [ domenkozar eelco ];
maintainers = [ domenkozar eelco matthewbauer ];
};
nodes = {