diff options
author | Bram Moolenaar <Bram@vim.org> | 2021-07-07 20:26:08 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2021-07-07 20:26:08 +0200 |
commit | 90df4b9d423485f7db16e3a65cab4f14edc815ae (patch) | |
tree | 1477a8fa59c5061882816599bd38960c84e42eb9 /.github | |
parent | 303215d60cece0462f040035502b5bc95373bd6e (diff) | |
download | vim-git-90df4b9d423485f7db16e3a65cab4f14edc815ae.tar.gz |
Update runtime files
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 569c469b2..212205f95 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -236,3 +236,4 @@ src/libvterm/ @leonerd src/po/de.po @chrisbra src/po/eo.po @dpelle src/po/fr.po @dpelle +src/xxd/ @jnweiger |