projectatomic / ContainerApplicationGenericLabels

Default Containerized Application Labels used to document the application and/or image
68 stars 29 forks source link

Change underscore '_' to dash '-' #52

Closed aweiteka closed 8 years ago

aweiteka commented 8 years ago

This updates all keys to use a dash '-' separator instead of underscore '_'. This also updates the 'distribution-scope' possible value to 'authoritative-source-only'. The only underscores that remain in these docs is x86_64 and RPM naming examples.

Resolves #47

rhatdan commented 8 years ago

Don't we have to change the top level standards first?

aweiteka commented 8 years ago

I think I included that. The main README file is part of this PR, if that's what you mean by top level. The vendor dir is changed accordingly.

rhatdan commented 8 years ago

Ah ok. LGTM

@riekrh @philips PTAL

ghost commented 8 years ago

Ack