-
-
Notifications
You must be signed in to change notification settings - Fork 608
Open
Labels
Description
I have a package scan of the pom for the package pkg:maven/org.elasticsearch/[email protected]?classifier=sources, and I see in the results that there is a typo in the party's role field:
"parties": [
{
"type": "person",
"role": "developper",
"name": "Elastic",
"email": null,
"url": "https://www.elastic.co/"
}
],