* [PATCH 0/1] Retiring from the Rust for Linux project
@ 2024-08-28 21:11 Wedson Almeida Filho
2024-08-28 21:11 ` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer Wedson Almeida Filho
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Wedson Almeida Filho @ 2024-08-28 21:11 UTC (permalink / raw)
To: rust-for-linux; +Cc: Miguel Ojeda, linux-kernel, Wedson Almeida Filho
Hey folks,
This is as short a series as one can be: just removing myself as maintainer of
the Rust for Linux project.
I am retiring from the project. After almost 4 years, I find myself lacking the
energy and enthusiasm I once had to respond to some of the nontechnical
nonsense, so it's best to leave it up to those who still have it in them.
To the Rust for Linux team: thank you, you are great. It was a pleasure working
with you all; the times we spent discussing technical issues, finding ways to
address soundness holes, etc. were something I always enjoyed and looked
forward to. I count myself lucky to have collaborated with such a talended and
friendly group.
I wish all the success to the project.
I truly believe the future of kernels is with memory-safe languages. I am no
visionary but if Linux doesn't internalize this, I'm afraid some other kernel
will do to it what it did to Unix.
Lastly, I'll leave a small, 3min 30s, sample for context here:
https://youtu.be/WiPp9YEBV0Q?t=1529 -- and to reiterate, no one is trying force
anyone else to learn Rust nor prevent refactorings of C code.
Thanks,
-Wedson
Wedson Almeida Filho (1):
MAINTAINERS: Remove Wedson as Rust maintainer
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
base-commit: 6e6efc5fef4a1cdcccca3cffd5b73fd25d093352
--
2.34.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer
2024-08-28 21:11 [PATCH 0/1] Retiring from the Rust for Linux project Wedson Almeida Filho
@ 2024-08-28 21:11 ` Wedson Almeida Filho
2024-09-02 9:43 ` Miguel Ojeda
2024-08-28 22:20 ` [PATCH 0/1] Retiring from the Rust for Linux project Miguel Ojeda
2024-08-29 6:35 ` Greg KH
2 siblings, 1 reply; 6+ messages in thread
From: Wedson Almeida Filho @ 2024-08-28 21:11 UTC (permalink / raw)
To: rust-for-linux; +Cc: Miguel Ojeda, linux-kernel, Wedson Almeida Filho
I am retiring from the project, so removing myself from MAINTAINERS as I won't
have time to dedicate to it.
Signed-off-by: Wedson Almeida Filho <wedsonaf@gmail.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f328373463b0..682708bdb940 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19907,7 +19907,6 @@ F: tools/verification/
RUST
M: Miguel Ojeda <ojeda@kernel.org>
M: Alex Gaynor <alex.gaynor@gmail.com>
-M: Wedson Almeida Filho <wedsonaf@gmail.com>
R: Boqun Feng <boqun.feng@gmail.com>
R: Gary Guo <gary@garyguo.net>
R: Björn Roy Baron <bjorn3_gh@protonmail.com>
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 0/1] Retiring from the Rust for Linux project
2024-08-28 21:11 [PATCH 0/1] Retiring from the Rust for Linux project Wedson Almeida Filho
2024-08-28 21:11 ` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer Wedson Almeida Filho
@ 2024-08-28 22:20 ` Miguel Ojeda
2024-08-29 2:39 ` Alex Gaynor
2024-08-29 6:35 ` Greg KH
2 siblings, 1 reply; 6+ messages in thread
From: Miguel Ojeda @ 2024-08-28 22:20 UTC (permalink / raw)
To: Wedson Almeida Filho; +Cc: rust-for-linux, Miguel Ojeda, linux-kernel
On Wed, Aug 28, 2024 at 11:11 PM Wedson Almeida Filho
<wedsonaf@gmail.com> wrote:
>
> To the Rust for Linux team: thank you, you are great. It was a pleasure working
> with you all; the times we spent discussing technical issues, finding ways to
> address soundness holes, etc. were something I always enjoyed and looked
> forward to. I count myself lucky to have collaborated with such a talended and
> friendly group.
>
> I wish all the success to the project.
Thanks Wedson, it has been a pleasure -- I think I speak for everyone
in the team when I say we will all miss you.
Rust for Linux got where it is this quickly thanks in big part to all
your efforts and quite a few people inherited code you started.
I wish you the best of luck in whatever you decide to do.
P.S. I will miss our long calls! :)
Cheers,
Miguel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 0/1] Retiring from the Rust for Linux project
2024-08-28 22:20 ` [PATCH 0/1] Retiring from the Rust for Linux project Miguel Ojeda
@ 2024-08-29 2:39 ` Alex Gaynor
0 siblings, 0 replies; 6+ messages in thread
From: Alex Gaynor @ 2024-08-29 2:39 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Wedson Almeida Filho, rust-for-linux, Miguel Ojeda, linux-kernel
I just wanted to echo Miguel's email.
Thank you for all of your contributions, over many years, to making
Rust for Linux what it is today. It wouldn't be here without you.
Alex
On Wed, Aug 28, 2024 at 6:20 PM Miguel Ojeda
<miguel.ojeda.sandonis@gmail.com> wrote:
>
> On Wed, Aug 28, 2024 at 11:11 PM Wedson Almeida Filho
> <wedsonaf@gmail.com> wrote:
> >
> > To the Rust for Linux team: thank you, you are great. It was a pleasure working
> > with you all; the times we spent discussing technical issues, finding ways to
> > address soundness holes, etc. were something I always enjoyed and looked
> > forward to. I count myself lucky to have collaborated with such a talended and
> > friendly group.
> >
> > I wish all the success to the project.
>
> Thanks Wedson, it has been a pleasure -- I think I speak for everyone
> in the team when I say we will all miss you.
>
> Rust for Linux got where it is this quickly thanks in big part to all
> your efforts and quite a few people inherited code you started.
>
> I wish you the best of luck in whatever you decide to do.
>
> P.S. I will miss our long calls! :)
>
> Cheers,
> Miguel
>
--
All that is necessary for evil to succeed is for good people to do nothing.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 0/1] Retiring from the Rust for Linux project
2024-08-28 21:11 [PATCH 0/1] Retiring from the Rust for Linux project Wedson Almeida Filho
2024-08-28 21:11 ` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer Wedson Almeida Filho
2024-08-28 22:20 ` [PATCH 0/1] Retiring from the Rust for Linux project Miguel Ojeda
@ 2024-08-29 6:35 ` Greg KH
2 siblings, 0 replies; 6+ messages in thread
From: Greg KH @ 2024-08-29 6:35 UTC (permalink / raw)
To: Wedson Almeida Filho; +Cc: rust-for-linux, Miguel Ojeda, linux-kernel
On Wed, Aug 28, 2024 at 06:11:16PM -0300, Wedson Almeida Filho wrote:
> Hey folks,
>
> This is as short a series as one can be: just removing myself as maintainer of
> the Rust for Linux project.
>
> I am retiring from the project. After almost 4 years, I find myself lacking the
> energy and enthusiasm I once had to respond to some of the nontechnical
> nonsense, so it's best to leave it up to those who still have it in them.
>
> To the Rust for Linux team: thank you, you are great. It was a pleasure working
> with you all; the times we spent discussing technical issues, finding ways to
> address soundness holes, etc. were something I always enjoyed and looked
> forward to. I count myself lucky to have collaborated with such a talended and
> friendly group.
>
> I wish all the success to the project.
>
> I truly believe the future of kernels is with memory-safe languages. I am no
> visionary but if Linux doesn't internalize this, I'm afraid some other kernel
> will do to it what it did to Unix.
Sad to see you go, we wouldn't have been able come this far without you.
But good news, now you have more time to actually write more code, we
all know maintainers don't get much time to do that! :)
Again, thanks for all of the work and effort you have done here, it is
greatly appreciated.
> Lastly, I'll leave a small, 3min 30s, sample for context here:
> https://youtu.be/WiPp9YEBV0Q?t=1529 -- and to reiterate, no one is trying force
> anyone else to learn Rust nor prevent refactorings of C code.
No one sane ever thought that.
thanks again for all of your effort, I suggest adding an entry to the
CREDITS file for the work that you have done as is traditional for when
maintainers step down.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer
2024-08-28 21:11 ` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer Wedson Almeida Filho
@ 2024-09-02 9:43 ` Miguel Ojeda
0 siblings, 0 replies; 6+ messages in thread
From: Miguel Ojeda @ 2024-09-02 9:43 UTC (permalink / raw)
To: Wedson Almeida Filho; +Cc: rust-for-linux, Miguel Ojeda, linux-kernel
On Wed, Aug 28, 2024 at 11:11 PM Wedson Almeida Filho
<wedsonaf@gmail.com> wrote:
>
> I am retiring from the project, so removing myself from MAINTAINERS as I won't
> have time to dedicate to it.
>
> Signed-off-by: Wedson Almeida Filho <wedsonaf@gmail.com>
Applied, with sadness, to `rust-fixes`.
Cheers,
Miguel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-09-02 9:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 21:11 [PATCH 0/1] Retiring from the Rust for Linux project Wedson Almeida Filho
2024-08-28 21:11 ` [PATCH 1/1] MAINTAINERS: Remove Wedson as Rust maintainer Wedson Almeida Filho
2024-09-02 9:43 ` Miguel Ojeda
2024-08-28 22:20 ` [PATCH 0/1] Retiring from the Rust for Linux project Miguel Ojeda
2024-08-29 2:39 ` Alex Gaynor
2024-08-29 6:35 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).