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

docs(model): Clarify an Identifier's project vs. package use #9228

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. docs(model): Clarify an Identifier's project vs. package use

    Use "component" as a neutral umbrella term for project and package, and
    "ecosystem" for the name giver of the type of a package's identifier.
    
    Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
    sschuberth committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e1965e1 View commit details
    Browse the repository at this point in the history
  2. chore(model): Rename "components" variables in Identifier

    Avoid confusion with a "software component".
    
    Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
    sschuberth committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9274bb8 View commit details
    Browse the repository at this point in the history