haskell-language-server/CODEOWNERS
Line: 2: incorrect codeowner user: wz1000 Line: 2: no users/groups matched Line: 3: incorrect codeowner user: wz1000 Line: 3: incorrect codeowner user: fendor Line: 3: no users/groups matched Line: 4: incorrect codeowner user: wz1000 Line: 4: no users/groups matched Line: 5: incorrect codeowner user: michaelpj Line: 5: incorrect codeowner user: fendor Line: 5: no users/groups matched Line: 6: incorrect codeowner user: fendor Line: 6: no users/groups matched Line: 7: incorrect codeowner user: wz1000 Line: 7: no users/groups matched Line: 10: incorrect codeowner user: fendor Line: 10: no users/groups matched Line: 11: incorrect codeowner user: fendor Line: 11: no users/groups matched Line: 12: incorrect codeowner user: fendor Line: 12: no users/groups matched Line: 15: incorrect codeowner user: drsooch Line: 15: no users/groups matched Line: 16: incorrect codeowner user: VeryMilkyJoe Line: 16: incorrect codeowner user: fendor Line: 16: no users/groups matched Line: 17: incorrect codeowner user: fendor Line: 17: no users/groups matched Line: 18: incorrect codeowner user: fendor Line: 18: no users/groups matched Line: 19: incorrect codeowner user: July541 Line: 19: no users/groups matched Line: 20: incorrect format Line: 21: incorrect format Line: 22: incorrect codeowner user: kokobd Line: 22: no users/groups matched Line: 23: incorrect format Line: 24: incorrect format Line: 25: incorrect format Line: 26: incorrect codeowner user: ozkutuk Line: 26: no users/groups matched Line: 27: incorrect codeowner user: peterbecich Line: 27: no users/groups matched Line: 28: incorrect codeowner user: georgefst Line: 28: no users/groups matched Line: 29: incorrect codeowner user: July541 Line: 29: no users/groups matched Line: 30: incorrect codeowner user: eddiemundo Line: 30: no users/groups matched Line: 31: incorrect format Line: 32: incorrect codeowner user: jvanbruegge Line: 32: no users/groups matched Line: 33: incorrect codeowner user: georgefst Line: 33: no users/groups matched Line: 34: incorrect codeowner user: joyfulmantis Line: 34: no users/groups matched Line: 35: incorrect codeowner user: eddiemundo Line: 35: no users/groups matched Line: 36: incorrect codeowner user: eddiemundo Line: 36: no users/groups matched Line: 37: incorrect codeowner user: santiweight Line: 37: no users/groups matched Line: 38: incorrect format Line: 39: incorrect codeowner user: wz1000 Line: 39: no users/groups matched Line: 40: incorrect codeowner user: soulomoon Line: 40: no users/groups matched Line: 41: incorrect codeowner user: konn Line: 41: no users/groups matched Line: 42: incorrect codeowner user: 0rphee Line: 42: no users/groups matched Line: 43: incorrect codeowner user: michaelpj Line: 43: no users/groups matched Line: 46: incorrect format Line: 47: incorrect format Line: 50: incorrect codeowner user: michaelpj Line: 50: no users/groups matched Line: 53: incorrect format Line: 54: incorrect codeowner user: michaelpj Line: 54: incorrect codeowner user: fendor Line: 54: no users/groups matched Line: 57: incorrect codeowner user: berberman Line: 57: incorrect codeowner user: michaelpj Line: 57: incorrect codeowner user: guibou Line: 57: no users/groups matched Line: 58: incorrect codeowner user: michaelpj Line: 58: no users/groups matched Line: 59: incorrect codeowner user: michaelpj Line: 59: no users/groups matched Line: 60: incorrect codeowner user: kokobd Line: 60: no users/groups matched
2024-05-17 13:22:46 +00:00

61 lines
1.6 KiB
Plaintext

# Core
/ghcide @wz1000
/ghcide/session-loader @wz1000 @fendor
/hls-graph @wz1000
/hls-plugin-api @michaelpj @fendor
/hls-test-utils @fendor
/hie-compat @wz1000
# HLS main
/src @fendor
/exe @fendor
/test @fendor
# Plugins
/plugins/hls-alternate-number-format-plugin @drsooch
/plugins/hls-cabal-fmt-plugin @VeryMilkyJoe @fendor
/plugins/hls-cabal-gild-plugin @fendor
/plugins/hls-cabal-plugin @fendor
/plugins/hls-call-hierarchy-plugin @July541
/plugins/hls-change-type-signature-plugin
/plugins/hls-class-plugin
/plugins/hls-code-range-plugin @kokobd
/plugins/hls-eval-plugin
/plugins/hls-explicit-fixity-plugin
/plugins/hls-explicit-imports-plugin
/plugins/hls-explicit-record-fields-plugin @ozkutuk
/plugins/hls-floskell-plugin @peterbecich
/plugins/hls-fourmolu-plugin @georgefst
/plugins/hls-gadt-plugin @July541
/plugins/hls-hlint-plugin @eddiemundo
/plugins/hls-module-name-plugin
/plugins/hls-notes-plugin @jvanbruegge
/plugins/hls-ormolu-plugin @georgefst
/plugins/hls-overloaded-record-dot-plugin @joyfulmantis
/plugins/hls-pragmas-plugin @eddiemundo
/plugins/hls-qualify-imported-names-plugin @eddiemundo
/plugins/hls-refactor-plugin @santiweight
/plugins/hls-rename-plugin
/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
/bench
# Docs
/docs @michaelpj
# CI
/.circleci
/.github @michaelpj @fendor
# Build
*.nix @berberman @michaelpj @guibou
*.project @michaelpj
*.stack* @michaelpj
.gitpod.* @kokobd