.github/labeler.yml: edit the xen-project label to reflect the new paths.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>

Changed files
+3 -1
.github
+3 -1
.github/labeler.yml
···
- changed-files:
- any-glob-to-any-file:
- nixos/modules/virtualisation/xen*
-
- pkgs/applications/virtualization/xen/**
+
- pkgs/by-name/xe/xen/*
+
- pkgs/by-name/qe/qemu_xen/*
- pkgs/by-name/xe/xen-guest-agent/*
- pkgs/by-name/xt/xtf/*
+
- pkgs/build-support/xen/*
- pkgs/development/ocaml-modules/xen*/*
- pkgs/development/ocaml-modules/vchan/*