maintainers: remove genericnerdyusername
https: //github.com/NixOS/nixpkgs/pull/477019 Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
c1305a6607
commit
01415693b0
3 changed files with 1 additions and 18 deletions
|
|
@ -3,7 +3,7 @@ let
|
|||
cfg = config.programs.jetbrains-remote;
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ genericnerdyusername ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.programs.jetbrains-remote = {
|
||||
enable = lib.mkEnableOption "JetBrains remote development system";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue