Update my name and email in runtime files (#12763)

This commit is contained in:
Lily Ballard
2023-08-11 10:30:27 -07:00
committed by GitHub
parent dd0ad25988
commit 21aaff3faa
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
" Language: TOML
" Homepage: https://github.com/cespare/vim-toml
" Maintainer: Aman Verma
" Author: Kevin Ballard <kevin@sb.org>
" Author: Lily Ballard <lily@ballards.net>
" Last Change: Sep 21, 2021
if exists('b:did_ftplugin')