Hide SECLAB tracker.
This commit is contained in:
parent
1ea215b1d4
commit
1c745d0b1d
1 changed files with 2 additions and 1 deletions
|
@ -39,9 +39,10 @@ GUIDELINES = 197974
|
||||||
LEGAL = 182235
|
LEGAL = 182235
|
||||||
NEEDSPONSOR = 177841
|
NEEDSPONSOR = 177841
|
||||||
SCITECH = 505154
|
SCITECH = 505154
|
||||||
|
SECLAB = 563471
|
||||||
|
|
||||||
# These will show up in a query but aren't actual review tickets
|
# These will show up in a query but aren't actual review tickets
|
||||||
trackers = set([ACCEPT, BUNDLED, FEATURE, NEEDSPONSOR, GUIDELINES, SCITECH])
|
trackers = set([ACCEPT, BUNDLED, FEATURE, NEEDSPONSOR, GUIDELINES, SCITECH, SECLAB])
|
||||||
|
|
||||||
# So the bugzilla module has some way to complain
|
# So the bugzilla module has some way to complain
|
||||||
logging.basicConfig()
|
logging.basicConfig()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue