create(regex): BiZKiT & LM

This commit is contained in:
Seraphys 2025-05-28 12:43:59 -05:00
parent 8c5a230cb5
commit 0c11bd1cf5
2 changed files with 12 additions and 0 deletions

View File

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

6
regex_patterns/LM.yml Normal file
View File

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