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

Aleksandar Markovic posted 5 patches 6 years, 2 months ago
There is a newer version of this series
[PATCH v2 1/5] MAINTAINERS: Add a section on UI translation
Posted by Aleksandar Markovic 6 years, 2 months ago
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(+)

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
-- 
2.7.4


Re: [PATCH v2 1/5] MAINTAINERS: Add a section on UI translation
Posted by Philippe Mathieu-Daudé 6 years, 2 months ago
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
>