ArrProfiles/regex_patterns/GNOME.yml

7 lines
148 B
YAML

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