Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Sunday November 30, @04:51PM   Printer-friendly

https://www.phoronix.com/news/Alex-Gaynor-Rust-Maintainer

Alex Gaynor recently announced he is formally stepping down as one of the maintainers of the Rust for Linux kernel code with the removal patch now queued for merging in Linux 6.19.

Alex Gaynor was one of the original developers to experiment with Rust code for Linux kernel modules. He's drifted away from Rust Linux kernel development for a while due to lack of time and is now formally stepping down as a listed co-maintainer of the Rust code. After Wedson Almeida Filho stepped down last year as a Rust co-maintainer, this now leaves Rust For Linux project leader Miguel Ojeda as the sole official maintainer of the code while there are several Rust code reviewers.

Alex Gaynor wrote on the patch removing himself as a maintainer of the Rust code:

"I've long since stopped having the time to contribute code or reviews, this acknowledges that.

Geoffrey Thomas and I created the "linux-kernel-module-rust" project at PyCon in 2018, as an experiment to see if we could make it possible to write kernel modules in Rust. The Rust for Linux effort has far exceeded anything we could have expected at the time.

I want to thank all the Rust for Linux contributors, past and present, who have helped make this a reality -- and in particularly Miguel, who really transformed this project from an interesting demo to something that could really land in mainline."


Original Submission

 
This discussion was created by janrinok (52) for logged-in users only, but now has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by sneftel on Monday December 01, @07:11AM (3 children)

    by sneftel (29787) on Monday December 01, @07:11AM (#1425471)

    No. What? No. How did you conclude “there is Officially one maintainer” from “formally stepping down as one of the maintainers”?

    The patch removes him from the list of contributors.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Gaaark on Monday December 01, @11:19AM (2 children)

    by Gaaark (41) on Monday December 01, @11:19AM (#1425488) Journal

    The patch itself shows there is only one Maintainer: 'M'

    There are 3 Reviewers listed as well: 'R', but there is now only one 'Maintainer', Miguel Ojeda.

    --
    --- Please remind me if I haven't been civil to you: I'm channeling MDC. I have always been here. ---Gaaark 2.0 --
    • (Score: 3, Informative) by sneftel on Monday December 01, @04:23PM (1 child)

      by sneftel (29787) on Monday December 01, @04:23PM (#1425521)

      Ah, I see what you’re saying. It’s not unusual for even a major feature to have only one maintainer. There’s no formal order of succession, and Gaynor already having been de facto retired is, I assume, the only reason there’s two for that one. The patch only lists three reviewers because that’s how source code patches work: a few lines are listed before and after each changed line to help identify where the patch goes even if the file has been edited in the interim. If you look at the actual maintainers file you’ll see that there’s like eight reviewers for the feature, which is a bafflingly high number but suggests that there’s quite a deep bench of potential maintainers-to-be.

      • (Score: 2) by Gaaark on Monday December 01, @10:37PM

        by Gaaark (41) on Monday December 01, @10:37PM (#1425545) Journal

        Thank you! :)

        --
        --- Please remind me if I haven't been civil to you: I'm channeling MDC. I have always been here. ---Gaaark 2.0 --