zed-editor: add zh4ngx as maintainer

This commit is contained in:
Andy Zhang
2026-03-26 15:01:24 -07:00
committed by Bruno BELANYI
parent 838330cc25
commit e4419d3123

View File

@@ -62,7 +62,10 @@ let
};
in
{
meta.maintainers = [ lib.maintainers.alinnow ];
meta.maintainers = [
lib.maintainers.alinnow
lib.maintainers.zh4ngx
];
options = {
programs.zed-editor = {