sphinxsearch: add valodim as maintainer
This commit is contained in:
parent
14474ff8b5
commit
ca58f58a0b
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ stdenv.mkDerivation {
|
|||
homepage = http://sphinxsearch.com;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = with stdenv.lib.maintainers; [ ederoyd46 ];
|
||||
maintainers = with stdenv.lib.maintainers; [ ederoyd46 valodim ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue