From 0f84673f3dd72c3194ca861a5eafb218bbbcc43a Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 16 Jan 2018 22:59:13 +0100 Subject: Remove nckx as a maintainer for all packages Goodbye, and thanks for all the Nix... --- pkgs/applications/graphics/apitrace/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/applications/graphics/apitrace/default.nix') diff --git a/pkgs/applications/graphics/apitrace/default.nix b/pkgs/applications/graphics/apitrace/default.nix index 9b1dd4c25aeb5..459e07f9838b3 100644 --- a/pkgs/applications/graphics/apitrace/default.nix +++ b/pkgs/applications/graphics/apitrace/default.nix @@ -22,6 +22,5 @@ stdenv.mkDerivation rec { description = "Tools to trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs"; license = licenses.mit; platforms = platforms.linux; - maintainers = with maintainers; [ nckx ]; }; } -- cgit 1.4.1