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