mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
postman: add evanjs to maintainers
This commit is contained in:
parent
abd41c3f68
commit
e4c243d6a0
@ -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 New Issue
Block a user