create(regex): add generic release group patterns
This commit is contained in:
parent
2117675ee3
commit
b21ced326a
|
|
@ -0,0 +1,6 @@
|
|||
name: NTG
|
||||
pattern: (?<=^|[\s.-])NTG\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Loading…
Reference in New Issue