mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +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",
|
||||
"Code simplification and refactoring",
|
||||
"Removed features",
|
||||
"Deprecated features"])
|
||||
"Deprecated features",
|
||||
"Directory authority changes"])
|
||||
|
||||
NEEDS_SUBCATEGORIES = set([
|
||||
"Minor bugfix",
|
||||
|
|
Loading…
Add table
Reference in a new issue