Update my maintainership

This commit is contained in:
Ricardo M. Correia
2014-11-29 02:14:36 +01:00
parent a83eb0f2a1
commit d4b4bae307
8 changed files with 4 additions and 8 deletions

View File

@@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
homepage = https://code.google.com/p/npapi-sdk/;
license = licenses.bsd3;
maintainers = with maintainers; [ wizeman ];
platforms = platforms.linux;
};
}