eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.69k stars 396 forks source link

Move iceoryx from eclipse to iceoryx-eclipse organization #467

Closed dkroenke closed 3 years ago

dkroenke commented 3 years ago

@eclipse/technology-iceoryx-committers
Currently, iceoryx is directly in the eclipse organization. For the future we want to create more repos shich belong to iceoryx so it make sense to create an own organization for aggregating all iceoryx repositories.

For that purpose was the iceoryx-eclipse organization created. Now we need to move the iceoryx repo into that organization. The request for that is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=565706

Updating the remote URL is done with that command once the transfer is done:

git remote set-url origin https://github.com/eclipse-iceoryx/iceoryx.git
dkroenke commented 3 years ago

The new organization is still under the administration of eclipse and created by it. There are no new rights nor restrictions in comparison to the old location. Committer or Contributor rights are still the same and everybody should have access to it.

When moving the repo, the old links shall according to GitHub still work and they will be redirected.

dkroenke commented 3 years ago

Moving Repository is done, documentation links needs to be updated. I will do it in the repo. @budrus Can you update the links in the project website?

budrus commented 3 years ago

@dkroenke. on the Eclipse project website?

dkroenke commented 3 years ago

@mossmaurice *bump