rgbds: add NieDzejkob as maintainer

This commit is contained in:
Jakub Kądziołka
2020-09-24 09:39:03 +02:00
parent 0765b507f9
commit 522400ed19

View File

@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
This is a fork of the original RGBDS which aims to make the programs more like other UNIX tools.
'';
maintainers = with maintainers; [ matthewbauer ];
maintainers = with maintainers; [ matthewbauer NieDzejkob ];
platforms = platforms.all;
};
}