teams: add figsoda to the vim team and codeowners

This commit is contained in:
figsoda 2022-12-12 14:32:30 -05:00 committed by Matthieu Coudron
parent fc6c79f771
commit f5d555c28e
2 changed files with 3 additions and 2 deletions

4
.github/CODEOWNERS vendored
View file

@ -224,10 +224,10 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/top-level/emacs-packages.nix @adisbladis
# Neovim
/pkgs/applications/editors/neovim @jonringer @teto
/pkgs/applications/editors/neovim @figsoda @jonringer @teto
# VimPlugins
/pkgs/applications/editors/vim/plugins @jonringer
/pkgs/applications/editors/vim/plugins @figsoda @jonringer
# VsCode Extensions
/pkgs/applications/editors/vscode/extensions @jonringer

View file

@ -743,6 +743,7 @@ with lib.maintainers; {
vim = {
members = [
figsoda
jonringer
softinio
teto