raider: add aleksana as maintainer
This commit is contained in:
parent
2ab16b043e
commit
d8efdc4197
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://apps.gnome.org/Raider";
|
||||
license = licenses.gpl3Plus;
|
||||
mainProgram = "raider";
|
||||
maintainers = with maintainers; [ benediktbroich ];
|
||||
maintainers = with maintainers; [ benediktbroich aleksana ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue