zed-editor: add zh4ngx as maintainer
This commit is contained in:
parent
838330cc25
commit
e4419d3123
1 changed files with 4 additions and 1 deletions
|
|
@ -62,7 +62,10 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.alinnow ];
|
||||
meta.maintainers = [
|
||||
lib.maintainers.alinnow
|
||||
lib.maintainers.zh4ngx
|
||||
];
|
||||
|
||||
options = {
|
||||
programs.zed-editor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue