nixos/tests/printing: unmaintain
I won't be a good maintainer of printing tests, as I don't print. I don't know why I was made one in #8163, in the first place.
This commit is contained in:
parent
76b5c75d48
commit
1b4a727959
@ -3,7 +3,7 @@
|
||||
import ./make-test.nix ({pkgs, ... }: {
|
||||
name = "printing";
|
||||
meta = with pkgs.stdenv.lib.maintainers; {
|
||||
maintainers = [ iElectric eelco chaoflow jgeerds vcunat ];
|
||||
maintainers = [ iElectric eelco chaoflow jgeerds ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
Loading…
Reference in New Issue
Block a user