[tor/maint-0.3.2] Add dirauth changes as a lintchanges category

17 Oct
2017
17 Oct
'17
5:58 p.m.
commit 9298749088afc1f31e7f9ad9afade69e5033ffc4 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Oct 17 13:58:21 2017 -0400 Add dirauth changes as a lintchanges category --- scripts/maint/lintChanges.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/maint/lintChanges.py b/scripts/maint/lintChanges.py index b418065ff..c2dda6dc8 100755 --- a/scripts/maint/lintChanges.py +++ b/scripts/maint/lintChanges.py @@ -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",
2819
Age (days ago)
2819
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org