maintainers: add myself as a maintainer to obconf and teamspeak_client

This commit is contained in:
Nathaniel Baxter
2014-08-24 10:10:13 +02:00
committed by Bjørn Forsman
parent 0f6ae6403e
commit 33879427b7
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
description = "GUI configuration tool for openbox";
homepage = "http://openbox.org/wiki/ObConf";
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.lhvwb ];
};
}