haskell-language-server/CODEOWNERS
Line: 2: incorrect codeowner user: pepeiborra Line: 2: no users/groups matched Line: 3: incorrect codeowner user: pepeiborra Line: 3: incorrect codeowner user: fendor Line: 3: no users/groups matched Line: 4: incorrect codeowner user: pepeiborra Line: 4: no users/groups matched Line: 5: incorrect codeowner user: berberman Line: 5: no users/groups matched Line: 6: incorrect format Line: 7: incorrect format Line: 10: incorrect codeowner user: drsooch Line: 10: no users/groups matched Line: 11: incorrect codeowner user: fendor Line: 11: no users/groups matched Line: 12: incorrect codeowner user: VeryMilkyJoe Line: 12: incorrect codeowner user: fendor Line: 12: no users/groups matched Line: 13: incorrect codeowner user: July541 Line: 13: no users/groups matched Line: 14: incorrect codeowner user: Ailrun Line: 14: no users/groups matched Line: 15: incorrect format Line: 16: incorrect codeowner user: pepeiborra Line: 16: no users/groups matched Line: 17: incorrect codeowner user: Ailrun Line: 17: no users/groups matched Line: 18: incorrect codeowner user: georgefst Line: 18: no users/groups matched Line: 19: incorrect codeowner user: July541 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: eddiemundo Line: 20: no users/groups matched Line: 21: incorrect format Line: 22: incorrect codeowner user: georgefst Line: 22: no users/groups matched Line: 23: incorrect codeowner user: berberman Line: 23: incorrect codeowner user: Ailrun Line: 23: incorrect codeowner user: eddiemundo Line: 23: no users/groups matched Line: 24: incorrect codeowner user: eddiemundo Line: 24: no users/groups matched Line: 25: incorrect codeowner user: OliverMadine Line: 25: no users/groups matched Line: 26: incorrect codeowner user: santiweight Line: 26: no users/groups matched Line: 27: incorrect codeowner user: pepeiborra Line: 27: no users/groups matched Line: 28: incorrect codeowner user: kokobd Line: 28: no users/groups matched Line: 29: incorrect codeowner user: konn Line: 29: no users/groups matched Line: 30: incorrect codeowner user: Ailrun Line: 30: no users/groups matched Line: 31: incorrect codeowner user: ozkutuk Line: 31: no users/groups matched Line: 32: incorrect codeowner user: joyfulmantis Line: 32: no users/groups matched Line: 35: incorrect codeowner user: pepeiborra Line: 35: no users/groups matched Line: 38: incorrect codeowner user: michaelpj Line: 38: no users/groups matched Line: 41: incorrect codeowner user: Anton-Latukha Line: 41: no users/groups matched Line: 42: incorrect codeowner user: Anton-Latukha Line: 42: incorrect codeowner user: Ailrun Line: 42: no users/groups matched Line: 43: incorrect codeowner user: hasufell Line: 43: no users/groups matched Line: 46: incorrect codeowner user: berberman Line: 46: incorrect codeowner user: michaelpj Line: 46: incorrect codeowner user: guibou Line: 46: no users/groups matched Line: 47: incorrect format Line: 48: incorrect codeowner user: kokobd Line: 48: no users/groups matched
Michael Peyton Jones bfaecfd03c
Delete hls-haddock-comments-plugin, hls-stan-plugin, and hls-tactics-plugin (#3782)
* Delete hls-haddock-comments-plugin

* Delete hls-stan-plugin

* Delete hls-tactics-plugin

* Fix a warning

* Delete some wingman stuff

* Workflows
2023-08-30 12:17:22 +01:00

49 lines
1.3 KiB
Plaintext

# Core
/ghcide @pepeiborra
/ghcide/session-loader @pepeiborra @fendor
/hls-graph @pepeiborra
/hls-plugin-api @berberman
/hls-test-utils
/hie-compat
# Plugins
/plugins/hls-alternate-number-format-plugin @drsooch
/plugins/hls-cabal-plugin @fendor
/plugins/hls-cabal-fmt-plugin @VeryMilkyJoe @fendor
/plugins/hls-call-hierarchy-plugin @July541
/plugins/hls-class-plugin @Ailrun
/plugins/hls-eval-plugin
/plugins/hls-explicit-imports-plugin @pepeiborra
/plugins/hls-floskell-plugin @Ailrun
/plugins/hls-fourmolu-plugin @georgefst
/plugins/hls-gadt-plugin @July541
/plugins/hls-hlint-plugin @eddiemundo
/plugins/hls-module-name-plugin
/plugins/hls-ormolu-plugin @georgefst
/plugins/hls-pragmas-plugin @berberman @Ailrun @eddiemundo
/plugins/hls-qualify-imported-names-plugin @eddiemundo
/plugins/hls-rename-plugin @OliverMadine
/plugins/hls-refactor-plugin @santiweight
/plugins/hls-retrie-plugin @pepeiborra
/plugins/hls-code-range-plugin @kokobd
/plugins/hls-splice-plugin @konn
/plugins/hls-stylish-haskell-plugin @Ailrun
/plugins/hls-explicit-record-fields-plugin @ozkutuk
/plugins/hls-overloaded-record-dot-plugin @joyfulmantis
# Benchmarking
/shake-bench @pepeiborra
# Docs
/docs @michaelpj
# CI
/.circleci @Anton-Latukha
/.github @Anton-Latukha @Ailrun
/.gitlab @hasufell
# Build
*.nix @berberman @michaelpj @guibou
*.project
.gitpod.* @kokobd