cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Refactor CODEOWNERS to point to exact paths to packages

Open pokey opened this issue 1 year ago • 0 comments

If we are using *foo* in our CODEOWNERS, that is a smell and means our package encapsulation isn't good enough. We should try to move neovim-specific code and keyboard-specific code into well-defined packages and then add those exact paths to our CODEOWNERS

Depends on:

  • [ ] https://github.com/cursorless-dev/cursorless/issues/2564

pokey avatar Jul 25 '24 10:07 pokey