Naming convention for core repositories #120
glopesdev
started this conversation in
Open-ended
Replies: 1 comment 2 replies
-
@filcarv @Poofjunior As core maintainers I am looping you in and maybe we could decide on this tomorrow? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now that we are close to bringing a new core into the harp-tech organization, we should consider a naming convention for core repositories.
Following the existing convention for devices (
device.name
) and peripherals (peripheral.name
), I propose we could simply adopt the conventioncore.name
. This would imply the following names for the two core repositories:core.atxmega
core.pico
Renaming the existing repositories should not be a problem as GitHub keeps backlink redirects functional as long as we don't reuse the existing name.
Beta Was this translation helpful? Give feedback.
All reactions