More release categories (#11750)

This commit is contained in:
Tony Murray
2020-05-31 16:23:14 -05:00
committed by GitHub
parent aa4f6ff989
commit ec50217173

View File

@@ -55,12 +55,16 @@ class GitHub
'billing' => [],
'discovery' => [],
'polling' => [],
'rancid' => [],
'oxidized' => [],
'bug' => [],
'refactor' => [],
'cleanup' => [],
'documentation' => [],
'translation' => [],
'tests' => [],
'misc' => [],
'dependencies' => [],
];
protected $changelog_users = [];
protected $changelog_mergers = [];