valent: add aleksana as maintainer
This commit is contained in:
parent
de001d8ddf
commit
460e746cc8
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/andyholmes/valent/";
|
||||
changelog = "https://github.com/andyholmes/valent/blob/${src.rev}/CHANGELOG.md";
|
||||
license = with licenses; [ gpl3Plus cc0 ];
|
||||
maintainers = with maintainers; [ federicoschonborn ];
|
||||
maintainers = with maintainers; [ federicoschonborn aleksana ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue