Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in maven role #3363

Open
JonoYang opened this issue Apr 26, 2023 · 0 comments
Open

Fix typo in maven role #3363

JonoYang opened this issue Apr 26, 2023 · 0 comments
Assignees
Labels

Comments

@JonoYang
Copy link
Member

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/"
                }
            ],
@JonoYang JonoYang added the bug label Apr 26, 2023
@JonoYang JonoYang self-assigned this Apr 26, 2023
JonoYang added a commit that referenced this issue Apr 26, 2023
    * Change all instances of 'developper' to 'developer'

Signed-off-by: Jono Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant