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

config file for rustc-apfloat crate #1029

Merged
merged 3 commits into from
Jul 13, 2023

Conversation

pnkfelix
Copy link
Member

@pnkfelix pnkfelix commented Jul 13, 2023

eddyb will be transferring their factored out rustc-apfloat crate, https://github.com/LykenSol/rustc_apfloat, into the rust-lang/ organization (see rust-lang/rust#55993 for background).

This is an initial team configuration for us to get the crate up and running under rust-lang/ organization.

However, eddyb has expressed an explicit wish for the source code to be transferred (i.e. moved, not copied, ha ha), in order to ensure that e.g. stray links to the old repository are handled properly within github.

So, the process I'm planning here is:

@pnkfelix
Copy link
Member Author

cc @eddyb @wesleywiser

Copy link
Member

@Mark-Simulacrum Mark-Simulacrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the repo over.

# the least-privileged access for the short term, solely to placate the CI.
[access.teams]
compiler = 'read'
compiler-contributors = 'read'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't currently support read access (which is why CI is failing). I might instead create a rustc_apfloat subgroup under compiler and use that here.

repos/rust-lang/rustc-apfloat.toml Outdated Show resolved Hide resolved
Co-authored-by: Wesley Wiser <wwiser@gmail.com>
@pnkfelix
Copy link
Member Author

sweet https://github.com/rust-lang/rustc_apfloat has been transferred, which I think means we can move forward with merging this.

@pnkfelix pnkfelix changed the title config file for rustc-apfloat crate (do not merge yet!) config file for rustc-apfloat crate Jul 13, 2023
@Mark-Simulacrum Mark-Simulacrum merged commit 3486e4d into rust-lang:master Jul 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants