maintainers/teams: add jupyter team

This commit is contained in:
natsukium
2023-07-29 18:48:13 +09:00
parent c5944c0e4a
commit 8e7efbd50e
+8
View File
@@ -411,6 +411,14 @@ with lib.maintainers; {
shortName = "Jitsi";
};
jupyter = {
members = [
natsukium
];
scope = "Maintain Jupyter and related packages.";
shortName = "Jupyter";
};
kubernetes = {
members = [
johanot