postman: add evanjs to maintainers
This commit is contained in:
parent
abd41c3f68
commit
e4c243d6a0
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@ stdenv.mkDerivation rec {
|
|||
description = "API Development Environment";
|
||||
license = licenses.postman;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ xurei ];
|
||||
maintainers = with maintainers; [ xurei evanjs ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue