public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] [PATCH 1/3] xml-text/valid: add a second description to downstream maintainer
@ 2016-05-07 21:22 Göktürk Yüksek
  2016-05-07 21:22 ` [gentoo-portage-dev] [PATCH 2/3] xml-test/singularity: tests for at-most-one element violations Göktürk Yüksek
  2016-05-07 21:22 ` [gentoo-portage-dev] [PATCH 3/3] xml-test/uniqueness: tests for unique (element,attribute,value) combinations Göktürk Yüksek
  0 siblings, 2 replies; 3+ messages in thread
From: Göktürk Yüksek @ 2016-05-07 21:22 UTC (permalink / raw
  To: gentoo-portage-dev

Increase coverage and prevent future regressions by adding a second
description for a downstream maintainer element. See also:
https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=6070512ca

Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu>
---
 xml-test/valid/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xml-test/valid/metadata.xml b/xml-test/valid/metadata.xml
index c33f7ac..c9d92a3 100644
--- a/xml-test/valid/metadata.xml
+++ b/xml-test/valid/metadata.xml
@@ -14,6 +14,7 @@
     <email>upstream@example.com</email>
     <name>Upstream Developer</name>
     <description>Upstream developer, wishing to be CC-ed on bugs</description>
+    <description lang="tr">Ana geliştirici, hata raporlarında CC'ye ekle</description>
   </maintainer>
   <longdescription>
     First paragraph of extensive description.
-- 
2.7.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-07 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-07 21:22 [gentoo-portage-dev] [PATCH 1/3] xml-text/valid: add a second description to downstream maintainer Göktürk Yüksek
2016-05-07 21:22 ` [gentoo-portage-dev] [PATCH 2/3] xml-test/singularity: tests for at-most-one element violations Göktürk Yüksek
2016-05-07 21:22 ` [gentoo-portage-dev] [PATCH 3/3] xml-test/uniqueness: tests for unique (element,attribute,value) combinations Göktürk Yüksek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox