Skip to content

chore: Add a minimal CODEOWNERS file

Amy Qualls requested to merge aqualls-fix-codeowners into main

Description

As part of gitlab-org/editor-extensions/gitlab.vim!134 (merged) I realized @kisha.mavryck wasn't a code owner for the Neovim extension. Decided to peek into the various CODEOWNERS files. Noticed this one was out of date - let's fix that.

Related Issues

How has this been tested?

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Tomas Vik

Merge request reports