add self to maintainers list and update maintainer

This commit is contained in:
Jonathan Reeve 2018-08-19 11:36:17 -04:00
parent a0f6a149cc
commit 0ccb4bf128
2 changed files with 6 additions and 1 deletions

View file

@ -1940,6 +1940,11 @@
github = "jonafato";
name = "Jon Banafato";
};
jonathanreeve = {
email = "jon.reeve@gmail.com";
github = "JonathanReeve";
name = "Jonathan Reeve";
};
joncojonathan = {
email = "joncojonathan@gmail.com";
github = "joncojonathan";

View file

@ -12,7 +12,7 @@ mkDerivation {
meta = {
license = with lib.licenses; [ gpl2 fdl12 ];
description = "A simple media player for KDE";
maintainers = [ lib.maintainers.ttuegel ];
maintainers = [ lib.maintainers.jonathanreeve ];
};
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
propagatedBuildInputs = [