mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 17:46:29 +09:00
aws-lambda-rie: remove teto from maintainers (#403983)
This commit is contained in:
commit
512c5f06e1
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ buildGoModule rec {
|
|||
mainProgram = "aws-lambda-rie";
|
||||
homepage = "https://github.com/aws/aws-lambda-runtime-interface-emulator";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ teto ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue