~nhandler/ubtls/return-correct-info

« back to all changes in this revision

Viewing changes to ubtlib/UBTGlobals.py

  • Committer: Paul Tagliamonte
  • Date: 2010-06-13 00:30:42 UTC
  • Revision ID: paultag@ubuntu.com-20100613003042-68fof6czg9i1ebak
boohyeah

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
UBT_CANNON   = "ubuntu-beginners"
 
3
 
 
4
 
 
5
UBT_FG_DEV = "ubuntu-beginners-dev"
 
6
UBT_FG_WIK = "ubuntu-beginners-wiki"
 
7
UBT_FG_LAU = "ubuntu-beginners-launchpad"
 
8
UBT_FG_COU = "ubuntu-beginners-council"
 
9
UBT_FG_EDU = "ubuntu-beginners-education"
 
10
UBT_FG_IRC = "ubuntu-beginners-irc"
 
11
UBT_FG_SEC = "ubuntu-beginners-security"
 
12