svn commit: r1677843 - /ofbiz/site/pmc/ofbiz.rdf

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1677843 - /ofbiz/site/pmc/ofbiz.rdf

jacopoc
Author: jacopoc
Date: Tue May  5 15:46:05 2015
New Revision: 1677843

URL: http://svn.apache.org/r1677843
Log:
OFBIZ-6331: changed "asfext:PMC" to "asfext:pmc"

Modified:
    ofbiz/site/pmc/ofbiz.rdf

Modified: ofbiz/site/pmc/ofbiz.rdf
URL: http://svn.apache.org/viewvc/ofbiz/site/pmc/ofbiz.rdf?rev=1677843&r1=1677842&r2=1677843&view=diff
==============================================================================
--- ofbiz/site/pmc/ofbiz.rdf (original)
+++ ofbiz/site/pmc/ofbiz.rdf Tue May  5 15:46:05 2015
@@ -12,7 +12,7 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-  <asfext:PMC rdf:about="ofbiz">
+  <asfext:pmc rdf:about="ofbiz">
     <asfext:name>Apache OFBiz</asfext:name>
     <foaf:homepage rdf:resource="https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+Members+and+Committers"/>
     <asfext:charter>
@@ -34,5 +34,5 @@ Apache OFBiz provides a foundation and s
     <asfext:member><foaf:Person><foaf:name>Andrew Zeneski</foaf:name></foaf:Person></asfext:member>
     <asfext:member><foaf:Person><foaf:name>Sharan Foga</foaf:name></foaf:Person></asfext:member>
     <asfext:member><foaf:Person><foaf:name>Nicolas Malin</foaf:name></foaf:Person></asfext:member>
-  </asfext:PMC>
+  </asfext:pmc>
 </rdf:RDF>