maintainers/teams: add jupyter team

This commit is contained in:
natsukium 2023-07-29 18:48:13 +09:00
parent c5944c0e4a
commit 8e7efbd50e
No known key found for this signature in database
GPG key ID: 9EA45A31DB994C53

View file

@ -411,6 +411,14 @@ with lib.maintainers; {
shortName = "Jitsi"; shortName = "Jitsi";
}; };
jupyter = {
members = [
natsukium
];
scope = "Maintain Jupyter and related packages.";
shortName = "Jupyter";
};
kubernetes = { kubernetes = {
members = [ members = [
johanot johanot