nitrokey-app: add kaiha as maintainer

This commit is contained in:
Kai Harries
2016-10-20 07:15:45 +02:00
parent caeb218023
commit c43243f085
2 changed files with 2 additions and 0 deletions
@@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/Nitrokey/nitrokey-app;
repositories.git = https://github.com/Nitrokey/nitrokey-app.git;
license = stdenv.lib.licenses.gpl3;
maintainer = stdenv.lib.maintainers.kaiha;
};
}