maintainers: remove schristo

no github account linked
This commit is contained in:
ajs124 2022-06-23 01:46:20 +02:00
parent b67a9bffcc
commit 9c583f06af
2 changed files with 1 additions and 5 deletions

View File

@ -11285,10 +11285,6 @@
githubId = 5104601;
name = "schnusch";
};
schristo = {
email = "schristopher@konputa.com";
name = "Scott Christopher";
};
sciencentistguy = {
email = "jamie@quigley.xyz";
name = "Jamie Quigley";

View File

@ -162,7 +162,7 @@ let
with on-the-fly code analysis, error prevention and
automated refactorings for PHP and JavaScript code.
'';
maintainers = with maintainers; [ schristo ];
maintainers = with maintainers; [ ];
};
});