From 3608da9fb28039ee455a87ac54271b3f1a7dff2b Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:53:09 -0600 Subject: [PATCH] create(regex): add generic release group patterns --- regex_patterns/PTerWEB.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 regex_patterns/PTerWEB.yml diff --git a/regex_patterns/PTerWEB.yml b/regex_patterns/PTerWEB.yml new file mode 100644 index 0000000..22b48d1 --- /dev/null +++ b/regex_patterns/PTerWEB.yml @@ -0,0 +1,6 @@ +name: PTerWEB +pattern: (?<=^|[\s.-])PTerWEB\b +description: '' +tags: +- Release Group +tests: []