glow: remove ehmry from maintainers
Glow is potential spyware.
This commit is contained in:
parent
c7cbc7098a
commit
c3bd560905
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ buildGoModule rec {
|
|||
description = "Render markdown on the CLI, with pizzazz!";
|
||||
homepage = "https://github.com/charmbracelet/glow";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ehmry Br1ght0ne penguwin ];
|
||||
maintainers = with maintainers; [ Br1ght0ne penguwin ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue