edgedb: update maintainers
This commit is contained in:
parent
813ca30dfe
commit
ebb198fb48
1 changed files with 1 additions and 1 deletions
|
@ -68,6 +68,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "EdgeDB cli";
|
||||
homepage = "https://www.edgedb.com/docs/cli/index";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = [ maintainers.ranfdev ];
|
||||
maintainers = with maintainers; [ ahirner kirillrdy ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue