summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2022-02-18 08:24:16 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-02-18 08:25:22 -0300
commit38862374212fcd136bb2572cf3df11e90b5757ed (patch)
treed0b74ab14ca1d899bc74317a842f1b7a8efcc868 /.github
parent2d98f7cff3813d46c18acfc31c6d3a53f47d8f13 (diff)
downloadnixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar.gz
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar.bz2
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar.lz
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar.xz
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.tar.zst
nixpkgs-38862374212fcd136bb2572cf3df11e90b5757ed.zip
vscode: Update .github/CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index bfb6f91bc7c..a1cdb32c554 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -229,7 +229,7 @@
 /pkgs/misc/vim-plugins         @jonringer @softinio
 
 # VsCode Extensions
-/pkgs/misc/vscode-extensions   @jonringer
+/pkgs/applications/editors/vscode/extensions   @jonringer
 
 # Prometheus exporter modules and tests
 /nixos/modules/services/monitoring/prometheus/exporters.nix  @WilliButz