ArrProfiles/regex_patterns/TOMMY.yml

7 lines
148 B
YAML

name: TOMMY
pattern: (?<=^|[\s.-])TOMMY\b
description: Matches "TOMMY" when preceded by whitespace, a hyphen or dot
tags:
- Release Group
tests: []