From 05bb66ce20d8a2108157aa6d3e136634cb8d6499 Mon Sep 17 00:00:00 2001 From: Bjørn Forsman Date: Mon, 20 May 2013 19:33:18 +0200 Subject: Add myself as maintainer for several packages And set missing meta.platforms for the packages I've added earlier. --- pkgs/applications/graphics/openscad/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/graphics/openscad') diff --git a/pkgs/applications/graphics/openscad/default.nix b/pkgs/applications/graphics/openscad/default.nix index 64cbdb0ca9a..cf4e7e635d0 100644 --- a/pkgs/applications/graphics/openscad/default.nix +++ b/pkgs/applications/graphics/openscad/default.nix @@ -38,6 +38,6 @@ stdenv.mkDerivation rec { platforms = with stdenv.lib.platforms; linux; maintainers = with stdenv.lib.maintainers; - [raskin]; + [raskin bjornfor]; }; } -- cgit 1.4.1