Skip to content

Commit 1934059

Browse files
committed
Remove some people from CODEOWNERS
1 parent 9741233 commit 1934059

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

CODEOWNERS

+10-11
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@
22
/ghcide @pepeiborra
33
/ghcide/session-loader @pepeiborra @fendor
44
/hls-graph @pepeiborra
5-
/hls-plugin-api @berberman
5+
/hls-plugin-api @michaelpj @fendor
66
/hls-test-utils @fendor
77
/test @fendor
8-
/hie-compat
8+
/hie-compat @wz1000
99

1010
# Plugins
1111
/plugins/hls-alternate-number-format-plugin @drsooch
1212
/plugins/hls-cabal-plugin @fendor
1313
/plugins/hls-cabal-fmt-plugin @VeryMilkyJoe @fendor
1414
/plugins/hls-call-hierarchy-plugin @July541
15-
/plugins/hls-class-plugin @Ailrun
15+
/plugins/hls-class-plugin
1616
/plugins/hls-eval-plugin
1717
/plugins/hls-explicit-imports-plugin @pepeiborra
18-
/plugins/hls-floskell-plugin @Ailrun
18+
/plugins/hls-floskell-plugin
1919
/plugins/hls-fourmolu-plugin @georgefst
2020
/plugins/hls-gadt-plugin @July541
2121
/plugins/hls-hlint-plugin @eddiemundo
2222
/plugins/hls-module-name-plugin
2323
/plugins/hls-ormolu-plugin @georgefst
24-
/plugins/hls-pragmas-plugin @berberman @Ailrun @eddiemundo
24+
/plugins/hls-pragmas-plugin @eddiemundo
2525
/plugins/hls-qualify-imported-names-plugin @eddiemundo
26-
/plugins/hls-rename-plugin @OliverMadine
26+
/plugins/hls-rename-plugin
2727
/plugins/hls-refactor-plugin @santiweight
2828
/plugins/hls-retrie-plugin @pepeiborra
2929
/plugins/hls-code-range-plugin @kokobd
3030
/plugins/hls-splice-plugin @konn
31-
/plugins/hls-stylish-haskell-plugin @Ailrun
31+
/plugins/hls-stylish-haskell-plugin @michaelpj
3232
/plugins/hls-stan-plugin @0rphee
3333
/plugins/hls-explicit-record-fields-plugin @ozkutuk
3434
/plugins/hls-overloaded-record-dot-plugin @joyfulmantis
@@ -40,11 +40,10 @@
4040
/docs @michaelpj
4141

4242
# CI
43-
/.circleci @Anton-Latukha
44-
/.github @Anton-Latukha @Ailrun
45-
/.gitlab @hasufell
43+
/.circleci
44+
/.github @michaelpj @fendor
4645

4746
# Build
4847
*.nix @berberman @michaelpj @guibou
49-
*.project
48+
*.project @michaelpj
5049
.gitpod.* @kokobd

0 commit comments

Comments
 (0)