mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 22:13:31 +00:00
Bug 1621967 - Set a more appropriate bug component for tools/vcs. r=rstewart
Differential Revision: https://phabricator.services.mozilla.com/D66582 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
45b0a79f3d
commit
ebd6e5d20f
@ -53,6 +53,9 @@ with Files("update-packaging/**"):
|
||||
with Files("update-verify/**"):
|
||||
BUG_COMPONENT = ("Release Engineering", "Release Automation: Updates")
|
||||
|
||||
with Files("vcs/**"):
|
||||
BUG_COMPONENT = ("Firefox Build System", "General")
|
||||
|
||||
SPHINX_TREES['moztreedocs'] = 'moztreedocs/docs'
|
||||
|
||||
with Files('lint/docs/**'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user