This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openmeetings-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3340d8e  PMC section should be fixed
3340d8e is described below

commit 3340d8eefbd5519ec479067c65512ad501226fdb
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Apr 19 18:11:01 2019 +0700

    PMC section should be fixed
---
 doap.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doap.rdf b/doap.rdf
index 7bb71cd..7b15fa7 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -22,7 +22,7 @@
   <Project rdf:about="https://openmeetings.apache.org/";>
     <name>Apache OpenMeetings</name>
     <homepage rdf:resource="https://openmeetings.apache.org/"/>
-    <asfext:pmc rdf:about="openmeetings"/>
+    <asfext:pmc rdf:resource="http://openmeetings.apache.org/"; />
     <programming-language>Java</programming-language>
     <category 
rdf:resource="https://projects.apache.org/category/network-server"/>
     <category 
rdf:resource="https://projects.apache.org/category/network-client"/>

Reply via email to