Change the devtableorg to an org called buynlarge.

This commit is contained in:
yackob03 2013-11-07 22:43:43 -05:00
parent 294d4849a2
commit 52e82cfb10
7 changed files with 9 additions and 2 deletions

View file

@ -9,7 +9,7 @@ NO_REPO = None
PUBLIC_REPO = 'public/publicrepo'
PRIVATE_REPO = 'devtable/shared'
ORG = 'devtableorg'
ORG = 'buynlarge'
ORG_REPO = ORG + '/orgrepo'
ORG_READERS = 'readers'
ORG_OWNER = 'devtable'