authors.xml file is moved under src/data/.
svn: r10686
This commit is contained in:
@@ -167,7 +167,7 @@ AUTHORS = [
|
||||
"David Hampton",
|
||||
]
|
||||
|
||||
AUTHORS_FILE = os.path.join(ROOT_DIR, "authors.xml")
|
||||
AUTHORS_FILE = os.path.join(DATA_DIR, "authors.xml")
|
||||
|
||||
DOCUMENTERS = [
|
||||
'Alexander Roitman',
|
||||
|
Reference in New Issue
Block a user