runtime(termdebug): Fix wrong email address Commit: https://github.com/vim/vim/commit/ae4641d68e2c01ee4847395bdb78a8c9c52394c7 Author: Christian Brabandt <c...@256bit.org> Date: Wed Jun 5 22:24:24 2024 +0200
runtime(termdebug): Fix wrong email address related: https://github.com/vim/vim/issues/14903 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim b/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim index 9d987e350..78a601457 100644 --- a/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim +++ b/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim @@ -5,7 +5,7 @@ vim9script # Author: Bram Moolenaar # Copyright: Vim license applies, see ":help license" # Last Change: 2024 Jun 03 -# Converted to Vim9: Ubaldo Tiberi <ubaldo.tib...@volvo.com> +# Converted to Vim9: Ubaldo Tiberi <ubaldo.tib...@gmail.com> # WORK IN PROGRESS - The basics works stable, more to come # Note: In general you need at least GDB 7.12 because this provides the -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sExGo-00CP8e-1i%40256bit.org.