You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/05/09 07:39:58 UTC

svn commit: r1678469 - /flex/site/trunk/content/pmc_Flex.rdf

Author: aharui
Date: Sat May  9 05:39:57 2015
New Revision: 1678469

URL: http://svn.apache.org/r1678469
Log:
FLEX-34830 lowercase tag name

Modified:
    flex/site/trunk/content/pmc_Flex.rdf

Modified: flex/site/trunk/content/pmc_Flex.rdf
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/pmc_Flex.rdf?rev=1678469&r1=1678468&r2=1678469&view=diff
==============================================================================
--- flex/site/trunk/content/pmc_Flex.rdf (original)
+++ flex/site/trunk/content/pmc_Flex.rdf Sat May  9 05:39:57 2015
@@ -21,7 +21,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-    <asfext:PMC rdf:about="flex">
+    <asfext:pmc rdf:about="flex">
     <asfext:name>Apache Flex</asfext:name>
     <asfext:chair>
       <foaf:Person>
@@ -33,5 +33,5 @@
     expressive web applications that deploy to all major browsers, 
     desktops and devices (including smartphones, tablets and tv)
     </asfext:charter>
-  </asfext:PMC>
+  </asfext:pmc>
 </rdf:RDF>