summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2023-10-26 13:34:15 +0200
committerGitHub <noreply@github.com>2023-10-26 13:34:15 +0200
commit643419f02b5762a811c9da82011380390e18ae94 (patch)
tree150925d4fbe4719b6472d90a8d27f67f78ff5837 /.github
parentb64786d5316b73f418e7e876e0ec18a3fccf69f7 (diff)
parentb2f526526a53ba252a8a5860b70794c8e2044e89 (diff)
Merge pull request #258595 from fricklerhandwerk/doc-emscripten
Emscripten docs: reword and remove mention of `nix-env`
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7bca80f5af88c..24922ccec0143 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -149,6 +149,8 @@
 # C compilers
 /pkgs/development/compilers/gcc @amjoseph-nixpkgs
 /pkgs/development/compilers/llvm @RaitoBezarius
+/pkgs/development/compilers/emscripten @raitobezarius
+/doc/languages-frameworks/emscripten.section.md @raitobezarius
 
 # Audio
 /nixos/modules/services/audio/botamusique.nix @mweinelt