summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorGaetan Lepage <gaetan@glepage.com>2023-08-14 22:23:34 +0200
committerGaetan Lepage <gaetan@glepage.com>2023-08-14 22:23:34 +0200
commit6729fcf0b457bed77bdae316392eff7f1a03218e (patch)
tree37fec8d5e8128243bf510d5d1204055f3a640184 /maintainers/team-list.nix
parentf5b8842f61a233bfe5de208f376cd0064205bd86 (diff)
maintainers/team-list: add GaetanLepage to jupyter team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 7d6df479d6edd..859eaf9e60a76 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -413,6 +413,7 @@ with lib.maintainers; {
 
   jupyter = {
     members = [
+      GaetanLepage
       natsukium
     ];
     scope = "Maintain Jupyter and related packages.";