create(regex): add generic release group patterns

This commit is contained in:
Seraphys 2025-02-08 20:31:12 -06:00 committed by GitHub
parent e5a9892115
commit 489f10e06b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
regex_patterns/SMURF.yml Normal file
View File

@ -0,0 +1,6 @@
name: SMURF
pattern: (?<=^|[\s.-])SMURF\b
description: ''
tags:
- Release Group
tests: []