From 48a2034308f29c10073058b3ea3064ec71968cb2 Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Fri, 14 Aug 2015 22:28:42 -0500 Subject: ipe: add ttuegel to maintainers --- pkgs/applications/graphics/ipe/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/graphics/ipe') diff --git a/pkgs/applications/graphics/ipe/default.nix b/pkgs/applications/graphics/ipe/default.nix index 1c4b80c1f29..001412df4ad 100644 --- a/pkgs/applications/graphics/ipe/default.nix +++ b/pkgs/applications/graphics/ipe/default.nix @@ -43,5 +43,6 @@ stdenv.mkDerivation rec { It supports making small figures for inclusion into LaTeX-documents as well as presentations in PDF. ''; + maintainers = [ stdenv.lib.maintainers.ttuegel ]; }; } -- cgit 1.4.1