Merge pull request #259121 from kouyk/remove-maintainer

jetbrains.gateway: remove maintainer
This commit is contained in:
Weijia Wang
2023-10-05 11:51:27 +02:00
committed by GitHub
@@ -124,7 +124,7 @@ let
server with your local machine, downloads necessary components on the
backend, and opens your project in JetBrains Client.
'';
maintainers = with maintainers; [ kouyk ];
maintainers = with maintainers; [ ];
};
});