maintainers: remove schristo
no github account linked
This commit is contained in:
parent
b67a9bffcc
commit
9c583f06af
2 changed files with 1 additions and 5 deletions
|
@ -11285,10 +11285,6 @@
|
|||
githubId = 5104601;
|
||||
name = "schnusch";
|
||||
};
|
||||
schristo = {
|
||||
email = "schristopher@konputa.com";
|
||||
name = "Scott Christopher";
|
||||
};
|
||||
sciencentistguy = {
|
||||
email = "jamie@quigley.xyz";
|
||||
name = "Jamie Quigley";
|
||||
|
|
|
@ -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; [ ];
|
||||
};
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue