Skip to content

Commit

Permalink
Remove Pepe from CODEOWNERS (#4239)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj authored May 17, 2024
1 parent a1fe52f commit 88c26eb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Core
/ghcide @pepeiborra
/ghcide/session-loader @pepeiborra @fendor
/hls-graph @pepeiborra
/ghcide @wz1000
/ghcide/session-loader @wz1000 @fendor
/hls-graph @wz1000
/hls-plugin-api @michaelpj @fendor
/hls-test-utils @fendor
/hie-compat @wz1000
Expand All @@ -22,7 +22,7 @@
/plugins/hls-code-range-plugin @kokobd
/plugins/hls-eval-plugin
/plugins/hls-explicit-fixity-plugin
/plugins/hls-explicit-imports-plugin @pepeiborra
/plugins/hls-explicit-imports-plugin
/plugins/hls-explicit-record-fields-plugin @ozkutuk
/plugins/hls-floskell-plugin @peterbecich
/plugins/hls-fourmolu-plugin @georgefst
Expand All @@ -36,15 +36,15 @@
/plugins/hls-qualify-imported-names-plugin @eddiemundo
/plugins/hls-refactor-plugin @santiweight
/plugins/hls-rename-plugin
/plugins/hls-retrie-plugin @pepeiborra
/plugins/hls-retrie-plugin @wz1000
/plugins/hls-semantic-tokens-plugin @soulomoon
/plugins/hls-splice-plugin @konn
/plugins/hls-stan-plugin @0rphee
/plugins/hls-stylish-haskell-plugin @michaelpj

# Benchmarking
/shake-bench @pepeiborra
/bench @pepeiborra
/shake-bench
/bench

# Docs
/docs @michaelpj
Expand Down

0 comments on commit 88c26eb

Please sign in to comment.