diff mbox series

[v2,1/5] MAINTAINERS: Add a section on UI translation

Message ID 1573652826-23987-2-git-send-email-aleksandar.markovic@rt-rk.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Fine adjustment for (mostly mips) content | expand

Commit Message

Aleksandar Markovic Nov. 13, 2019, 1:47 p.m. UTC
From: Aleksandar Markovic <amarkovic@wavecomp.com>

There should be a person who will quickly evaluate new UI
translation, and find a way to update existing ones should
something changes in UI.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Philippe Mathieu-Daudé Nov. 13, 2019, 6:52 p.m. UTC | #1
Hi Aleksandar,

On 11/13/19 2:47 PM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
> 
> There should be a person who will quickly evaluate new UI
> translation, and find a way to update existing ones should
> something changes in UI.

I appreciate your trust, but I'm afraid I know next to nothing about 
po/. I don't use QEMU's GUI myself: mostly command line, and via libvirt 
from time to time.

These files are about language translations, maybe it is easier to let 
them unmaintained and have patches go via the trivial tree?

> 
> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
> ---
>   MAINTAINERS | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 363e72a..fd9ba32 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2714,6 +2714,11 @@ M: Daniel P. Berrange <berrange@redhat.com>
>   S: Odd Fixes
>   F: scripts/git-submodule.sh
>   
> +UI translations
> +M: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
> +R: Philippe Mathieu-Daudé <philmd@redhat.com>
> +F: po/*.po
> +
>   Sphinx documentation configuration and build machinery
>   M: Peter Maydell <peter.maydell@linaro.org>
>   S: Maintained
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 363e72a..fd9ba32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2714,6 +2714,11 @@  M: Daniel P. Berrange <berrange@redhat.com>
 S: Odd Fixes
 F: scripts/git-submodule.sh
 
+UI translations
+M: Aleksandar Markovic <aleksandar.m.mail@gmail.com>
+R: Philippe Mathieu-Daudé <philmd@redhat.com>
+F: po/*.po
+
 Sphinx documentation configuration and build machinery
 M: Peter Maydell <peter.maydell@linaro.org>
 S: Maintained