mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
zed-editor: add zh4ngx as maintainer
This commit is contained in:
committed by
Bruno BELANYI
parent
838330cc25
commit
e4419d3123
@@ -62,7 +62,10 @@ let
|
||||
};
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.alinnow ];
|
||||
meta.maintainers = [
|
||||
lib.maintainers.alinnow
|
||||
lib.maintainers.zh4ngx
|
||||
];
|
||||
|
||||
options = {
|
||||
programs.zed-editor = {
|
||||
|
||||
Reference in New Issue
Block a user