You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by ni...@apache.org on 2011/11/16 12:22:48 UTC

svn commit: r1202639 - in /comdev/nearby_people: local_settings.py.example readme.txt

Author: nick
Date: Wed Nov 16 11:22:47 2011
New Revision: 1202639

URL: http://svn.apache.org/viewvc?rev=1202639&view=rev
Log:
Speakers DOAP file has been renamed

Modified:
    comdev/nearby_people/local_settings.py.example
    comdev/nearby_people/readme.txt

Modified: comdev/nearby_people/local_settings.py.example
URL: http://svn.apache.org/viewvc/comdev/nearby_people/local_settings.py.example?rev=1202639&r1=1202638&r2=1202639&view=diff
==============================================================================
--- comdev/nearby_people/local_settings.py.example (original)
+++ comdev/nearby_people/local_settings.py.example Wed Nov 16 11:22:47 2011
@@ -10,7 +10,7 @@ PEOPLE_FOAF_ALT_NAMESPACE = "http://peop
 
 # These should point to where you checked out bits of the commiters repo to
 COMDEV_DOAP = os.path.join(BASE_PATH, "data/local-outreach/CommunityDevelopment.rdf")
-SPEAKERS_DOAP = os.path.join(BASE_PATH, "data/local-outreach/LocalSpeakers.rdf")
+SPEAKERS_DOAP = os.path.join(BASE_PATH, "data/local-outreach/ApacheSpeakers.rdf")
 PEOPLE_FOAF_PATH = os.path.join(BASE_PATH, "data/info/")
 
 # Google Maps settings

Modified: comdev/nearby_people/readme.txt
URL: http://svn.apache.org/viewvc/comdev/nearby_people/readme.txt?rev=1202639&r1=1202638&r2=1202639&view=diff
==============================================================================
--- comdev/nearby_people/readme.txt (original)
+++ comdev/nearby_people/readme.txt Wed Nov 16 11:22:47 2011
@@ -7,7 +7,7 @@ or someone local who's willing to talk a
 
 Behind the scenes, ASFers just need to pop the appropriate foaf:currentProject and foaf:based_near
 tags in their foaf files in [2]. They then need to provide a patch for
-subprojects/CommunityDevelopment.rdf and/or subprojects/LocalSpeakers.rdf see [3].
+subprojects/CommunityDevelopment.rdf and/or subprojects/ApacheSpeakers.rdf see [3].
 
 If you're interested in having a play, it's a Django (python) web app. Just check it out [1] and
 our subproject DOAP files [3] (these need to be checked out to the same directory, or you