You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by be...@apache.org on 2008/04/21 23:47:06 UTC

svn commit: r650284 - /labs/vysper/doap.rdf

Author: berndf
Date: Mon Apr 21 14:46:54 2008
New Revision: 650284

URL: http://svn.apache.org/viewvc?rev=650284&view=rev
Log:
update doap file

Modified:
    labs/vysper/doap.rdf

Modified: labs/vysper/doap.rdf
URL: http://svn.apache.org/viewvc/labs/vysper/doap.rdf?rev=650284&r1=650283&r2=650284&view=diff
==============================================================================
--- labs/vysper/doap.rdf (original)
+++ labs/vysper/doap.rdf Mon Apr 21 14:46:54 2008
@@ -16,6 +16,11 @@
                 <foaf:homepage rdf:resource="http://people.apache.org/~berndf/"/>
                 <foaf:mbox_sha1sum>0ee373f155b6614a61264929a06a0f302dd7d557</foaf:mbox_sha1sum>
             </foaf:Person>
+            <foaf:Person rdf:about="http://people.apache.org/~gseitz">
+                <foaf:name>Gerolf Seitz</foaf:name>
+                <foaf:homepage rdf:resource="http://people.apache.org/~gseitz"/>
+                <!--<foaf:mbox_sha1sum>unknown</foaf:mbox_sha1sum>-->
+            </foaf:Person>
         </maintainer>
         <repository>
             <SVNRepository>
@@ -27,9 +32,17 @@
         <projects:implements>
             <projects:Standard>
                 <projects:id>XMPP</projects:id>
-                <projects:title>Extensible Messaging and Presence Protocol</projects:title>
+                <projects:title>Extensible Messaging and Presence Protocol (XMPP): Core</projects:title>
                 <projects:body>IETF</projects:body>
                 <projects:url rdf:resource="http://www.ietf.org/rfc/rfc3920.txt"/>
+            </projects:Standard>
+        </projects:implements>
+        <projects:implements>
+            <projects:Standard>
+                <projects:id>XMPP</projects:id>
+                <projects:title>Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence</projects:title>
+                <projects:body>IETF</projects:body>
+                <projects:url rdf:resource="http://www.ietf.org/rfc/rfc3921.txt"/>
             </projects:Standard>
         </projects:implements>
     </Project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org