Add dirauth changes as a lintchanges category

This commit is contained in:
Nick Mathewson
2017-10-17 13:58:21 -04:00
parent 22139c0b28
commit 9298749088
+2 -1
View File
@@ -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",