mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
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";
|
shortName = "Jitsi";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
jupyter = {
|
||||||
|
members = [
|
||||||
|
natsukium
|
||||||
|
];
|
||||||
|
scope = "Maintain Jupyter and related packages.";
|
||||||
|
shortName = "Jupyter";
|
||||||
|
};
|
||||||
|
|
||||||
kubernetes = {
|
kubernetes = {
|
||||||
members = [
|
members = [
|
||||||
johanot
|
johanot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue