teams: add figsoda to the vim team and codeowners

authored by figsoda and committed by Matthieu Coudron f5d555c2 fc6c79f7

+3 -2
+2 -2
.github/CODEOWNERS
··· 224 224 /pkgs/top-level/emacs-packages.nix @adisbladis 225 225 226 226 # Neovim 227 - /pkgs/applications/editors/neovim @jonringer @teto 227 + /pkgs/applications/editors/neovim @figsoda @jonringer @teto 228 228 229 229 # VimPlugins 230 - /pkgs/applications/editors/vim/plugins @jonringer 230 + /pkgs/applications/editors/vim/plugins @figsoda @jonringer 231 231 232 232 # VsCode Extensions 233 233 /pkgs/applications/editors/vscode/extensions @jonringer
+1
maintainers/team-list.nix
··· 743 743 744 744 vim = { 745 745 members = [ 746 + figsoda 746 747 jonringer 747 748 softinio 748 749 teto