feat(Starr): Add iVy to LQ (#1840)

pull/1843/head
yammes08 2 months ago committed by GitHub
parent 412918d491
commit e6f269673d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -330,6 +330,15 @@
"value": "^(iPlanet)$"
}
},
{
"name": "iVy",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iVy)$"
}
},
{
"name": "jennaortega",
"implementation": "ReleaseGroupSpecification",

@ -87,6 +87,15 @@
"value": "^(iNTENSO)$"
}
},
{
"name": "iVy",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(iVy)$"
}
},
{
"name": "JFF",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save