mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Add dirauth changes as a lintchanges category
This commit is contained in:
parent
22139c0b28
commit
9298749088
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ KNOWN_GROUPS = set([
|
||||||
"Documentation",
|
"Documentation",
|
||||||
"Code simplification and refactoring",
|
"Code simplification and refactoring",
|
||||||
"Removed features",
|
"Removed features",
|
||||||
"Deprecated features"])
|
"Deprecated features",
|
||||||
|
"Directory authority changes"])
|
||||||
|
|
||||||
NEEDS_SUBCATEGORIES = set([
|
NEEDS_SUBCATEGORIES = set([
|
||||||
"Minor bugfix",
|
"Minor bugfix",
|
||||||
|
|
Loading…
Add table
Reference in a new issue