mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
emacsPackages.gn-mode-from-sources: add rennsax to maintainers
This commit is contained in:
parent
85c1a1f3ab
commit
53944b1be1
@ -22,7 +22,7 @@ melpaBuild {
|
||||
|
||||
meta = {
|
||||
inherit (gn.meta) homepage license;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ rennsax ];
|
||||
description = "Major mode for editing GN files; taken from GN sources";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user