plocate: add SuperSandro200 to maintainers
This commit is contained in:
parent
4cf0848fc8
commit
5bf92ebbed
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Much faster locate";
|
||||
homepage = "https://plocate.sesse.net/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
maintainers = with maintainers; [ peterhoeg SuperSandro2000 ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue