Commit ef1e0644 authored by Matthieu Coudron's avatar Matthieu Coudron
Browse files

.github/labeler.yml: autolabel jupyter stuff

parent dc78a010
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -65,6 +65,13 @@
  - pkgs/top-level/haskell-packages.nix
  - pkgs/top-level/release-haskell.nix

"6.topic: jupyter":
  - pkgs/development/python-modules/jupyter*/**/*
  - pkgs/development/python-modules/mkdocs-jupyter/*
  - nixos/modules/services/development/jupyter/**/*
  - pkgs/applications/editors/jupyter-kernels/**/*
  - pkgs/applications/editors/jupyter/**/*

"6.topic: kernel":
  - pkgs/build-support/kernel/**/*
  - pkgs/os-specific/linux/kernel/**/*