Update my maintainership

This commit is contained in:
Ricardo M. Correia
2014-11-29 02:15:39 +01:00
parent a83eb0f2a1
commit d4b4bae307
8 changed files with 4 additions and 8 deletions
@@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
license = licenses.gpl2Plus;
homepage = http://nethogs.sourceforge.net/;
platforms = platforms.linux;
maintainers = with maintainers; [ wizeman ];
};
}