summary refs log tree commit diff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorEmery Hemingway <ehmry@posteo.net>2021-09-03 15:52:29 +0200
committerEmery Hemingway <ehmry@posteo.net>2021-09-05 11:20:02 +0200
commit35de51aa26aa3f2357984ebef214f3f380162b30 (patch)
tree8f917aa4e2445c56ec6e7ec66f93b04d9504262c /.github/labeler.yml
parent323c503cbabc14dd12e040306c974c0c42a826f5 (diff)
downloadnixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar.gz
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar.bz2
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar.lz
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar.xz
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.tar.zst
nixpkgs-35de51aa26aa3f2357984ebef214f3f380162b30.zip
Nim: Add documentation and GitHub metadata
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index ff831042461..780843a2a55 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -72,6 +72,12 @@
   - nixos/**/*
   - pkgs/os-specific/linux/nixos-rebuild/**/*
 
+"6.topic: nim":
+  - doc/languages-frameworks/nim.section.md
+  - pkgs/development/compilers/nim/*
+  - pkgs/development/nim-packages/**/*
+  - pkgs/top-level/nim-packages.nix
+
 "6.topic: ocaml":
   - doc/languages-frameworks/ocaml.section.md
   - pkgs/development/compilers/ocaml/**/*