Thanks Adrian,

I think that this was happening because your svn rights were not completely set everywhere: I've noticed some recent commit logs in the ASF infra mailing list (you can subscribe to the list if you are interested) that could have fixed this.
However I've committed the file for you, it will be published soon.

Jacopo

Adrian Crum wrote:
Jacopo,

I can't update the site. SVN gives me an access denied message.

I have attached my .rdf file.


Jacopo Cappellato wrote:

Ah.... here is the attachment!

Jacopo

Jacopo Cappellato wrote:

Hi guys,

it would be great if you all will prepare a profile file to be submitted to http://people.apache.org

Please find the attached one (my profile) and feel free to use it as a template (you can remove the parts that you don't want to fill, such as the blog section); you can then commit it to the area reserved to committers of the Apache svn or just send them back to me, and they will be published (and you'll be listed as committers of the OFBiz project). The nice feature is that if you will provide your geo coordinates, you'll be included in the Apache committers' map:

http://people.apache.org/map.html

Jacopo



------------------------------------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
      xmlns:foaf="http://xmlns.com/foaf/0.1/";
      xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#";
      xmlns:pm="http://www.web-semantics.org/ns/pm#";
      xmlns:wot="http://xmlns.com/wot/0.1/";
      xmlns:rss="http://purl.org/rss/1.0/";
      xmlns:dc="http://purl.org/dc/elements/1.1/";
      xmlns:ical="http://www.w3.org/2002/12/cal/ical#";
      xmlns:doap="http://usefulinc.com/ns/doap#";>
<foaf:Person rdf:ID="adrianc">
<foaf:name>Adrian Crum</foaf:name>
<foaf:givenname>Adrian</foaf:givenname>
<foaf:family_name>Crum</foaf:family_name>
<foaf:mbox rdf:resource="mailto:[EMAIL PROTECTED]"/>
<foaf:based_near><geo:Point><geo:lat>34.0440</geo:lat>
<geo:long>117.2527</geo:long>
</geo:Point>
</foaf:based_near>
<foaf:currentProject><doap:Project><pm:name>Apache OFBiz</pm:name>
<pm:homepage rdf:resource="http://ofbiz.apache.org/"/>
</doap:Project>
</foaf:currentProject>
</foaf:Person>
</rdf:RDF>

Reply via email to