-
Notifications
You must be signed in to change notification settings - Fork 34
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
Move Repository To rust-lang #146
Comments
I think moving to https://github.com/rust-cli might be more appropriate. I'd go ahead and do this except it looks like I lost my privileges through some shuffling of things. Maybe @Dylan-DPC can do it. |
I feel like we should keep the book under |
I forgot this had the book. I was mostly thinking of our issues exploring challenges in CLI domain. Seems like we should split the book from the issues and have them go to separate homes. |
@epage You should able to transfer the issues to a new repository. Someone with write permissions to this repo and |
@deg4uss3r There are working groups who do not have anything under the |
@XAMPPRocky Yeah that makes sense thanks for the explanation behind the motivations. Sounds like we will discuss on the discord about the correct place to move this from the nursery. |
@XAMPPRocky thanks for the initiative. I'm okay with separating the book and the issue tracker. I'll move the tracker to a new repository later today. |
I don't mind splitting the book off -- but there is one thing I do require: We need to keep URLs to the book alive! I have no idea if/how github can do redirects for pages when moving repos, but in the worst case we can probably keep a repo with the pages URL we currently have and just replace all the pages with HTML redirects. cc #153 and rust-lang/rust#66495 (comment) where we discuss moving the book to a place where it can be distributed with rustup. |
@killercup GitHub pages does not automatically redirect, you'll have to create redirect pages. |
Hello, the current
rust-lang-nursery
organisation is considered deprecated, and the Rust Programming Language organisation is trying to consolidate managing Rust's GitHub organisations, as such we'd like you to consider moving your repository to the mainrust-lang
organisation instead.How Do I Move To
rust-lang
?You most likely won't be able to transfer your repository directly, if so you'll need to transfer your repository to @Mark-Simulacrum, who will then move your repository to the
rust-lang
organisation.Deprecating
If you no longer intend to maintain this repository, please let us know and we will take of deprecating the project.
The text was updated successfully, but these errors were encountered: