diff options
author | Martin Jambor <mjambor@suse.cz> | 2023-05-29 11:51:28 +0200 |
---|---|---|
committer | Martin Jambor <mjambor@suse.cz> | 2023-05-29 11:51:28 +0200 |
commit | 8d1d9b16482d929c79e075782f165588e89c60ce (patch) | |
tree | 650338a5116e5c418b15df39d7ae7f98a5928eb4 | |
parent | 89903c8b24c7883b4a400365706e7804298cc523 (diff) | |
download | gcc-8d1d9b16482d929c79e075782f165588e89c60ce.zip gcc-8d1d9b16482d929c79e075782f165588e89c60ce.tar.gz gcc-8d1d9b16482d929c79e075782f165588e89c60ce.tar.bz2 |
MAINTAINERS file: Replace spaces with tabs
This change, separating Benjamin's name and email address with tabs
rather than spaces, makes contrib/check-MAINTAINERS.py script happy
about our MAINTAINERS file again.
ChangeLog:
2023-05-29 Martin Jambor <mjambor@suse.cz>
* MAINTAINERS: Replace spaces with tabs.
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b1d174a..2dc5115 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -600,7 +600,7 @@ Antoniu Pop <antoniu.pop@gmail.com> Siddhesh Poyarekar <siddhesh@gotplt.org> Vidya Praveen <vidyapraveen@arm.com> Thomas Preud'homme <thomas.preudhomme@celest.fr> -Benjamin Priour <priour.be@gmail.com> +Benjamin Priour <priour.be@gmail.com> Vladimir Prus <vladimir@codesourcery.com> Hafiz Abid Qadeer <abidh@codesourcery.com> Yao Qi <yao@codesourcery.com> |