maintainers/teams: add jupyter team
This commit is contained in:
parent
c5944c0e4a
commit
8e7efbd50e
1 changed files with 8 additions and 0 deletions
|
@ -411,6 +411,14 @@ with lib.maintainers; {
|
|||
shortName = "Jitsi";
|
||||
};
|
||||
|
||||
jupyter = {
|
||||
members = [
|
||||
natsukium
|
||||
];
|
||||
scope = "Maintain Jupyter and related packages.";
|
||||
shortName = "Jupyter";
|
||||
};
|
||||
|
||||
kubernetes = {
|
||||
members = [
|
||||
johanot
|
||||
|
|
Loading…
Reference in a new issue