[PATCH] CREDITS: Add -next to Stephen Rothwell's entry

Mark Brown posted 1 patch 2 weeks, 2 days ago
There is a newer version of this series
CREDITS | 1 +
1 file changed, 1 insertion(+)
[PATCH] CREDITS: Add -next to Stephen Rothwell's entry
Posted by Mark Brown 2 weeks, 2 days ago
Stephen retired and stepped back from -next maintainership, update his
entry in CREDITS to recognise his 18 years of hard work making it what
it is today and all the impact it's had on our development process.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 CREDITS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CREDITS b/CREDITS
index ec8a2acf1947..324959909603 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3489,6 +3489,7 @@ N: Stephen Rothwell
 E: sfr@canb.auug.org.au
 W: http://www.canb.auug.org.au/~sfr
 P: 1024/BD8C7805 CD A4 9D 01 10 6E 7E 3B  91 88 FA D9 C8 40 AA 02
+D: Created linux-next and maintained it 2008-2026
 D: Boot/setup/build work for setup > 2K
 D: Author, APM driver
 D: Directory notification

---
base-commit: 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b
change-id: 20260216-credits-sfr-next-388cb85c12bd

Best regards,
--  
Mark Brown <broonie@kernel.org>
Re: [PATCH] CREDITS: Add -next to Stephen Rothwell's entry
Posted by Stephen Rothwell 2 weeks, 2 days ago
Hi Mark,

On Mon, 16 Feb 2026 17:28:22 +0000 Mark Brown <broonie@kernel.org> wrote:
>
> Stephen retired and stepped back from -next maintainership, update his
> entry in CREDITS to recognise his 18 years of hard work making it what
> it is today and all the impact it's had on our development process.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
>  CREDITS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/CREDITS b/CREDITS
> index ec8a2acf1947..324959909603 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3489,6 +3489,7 @@ N: Stephen Rothwell
>  E: sfr@canb.auug.org.au
>  W: http://www.canb.auug.org.au/~sfr
>  P: 1024/BD8C7805 CD A4 9D 01 10 6E 7E 3B  91 88 FA D9 C8 40 AA 02

We should probably change this to

P: 4096R/5AD24211C060D1C8 D41C A3ED 5B30 275C F5A0  1B05 5AD2 4211 C060 D1C8

while we are here.

> +D: Created linux-next and maintained it 2008-2026
>  D: Boot/setup/build work for setup > 2K
>  D: Author, APM driver
>  D: Directory notification

Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>

Thanks.
-- 
Cheers,
Stephen Rothwell
Re: [PATCH] CREDITS: Add -next to Stephen Rothwell's entry
Posted by SeongJae Park 2 weeks, 2 days ago
On Mon, 16 Feb 2026 17:28:22 +0000 Mark Brown <broonie@kernel.org> wrote:

> Stephen retired and stepped back from -next maintainership, update his
> entry in CREDITS to recognise his 18 years of hard work making it what
> it is today and all the impact it's had on our development process.

Huge thanks to Stephen for the great work!

> 
> Signed-off-by: Mark Brown <broonie@kernel.org>

Acked-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]
Re: [PATCH] CREDITS: Add -next to Stephen Rothwell's entry
Posted by Randy Dunlap 2 weeks, 2 days ago

On 2/16/26 9:28 AM, Mark Brown wrote:
> Stephen retired and stepped back from -next maintainership, update his
> entry in CREDITS to recognise his 18 years of hard work making it what
> it is today and all the impact it's had on our development process.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
>  CREDITS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/CREDITS b/CREDITS
> index ec8a2acf1947..324959909603 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3489,6 +3489,7 @@ N: Stephen Rothwell
>  E: sfr@canb.auug.org.au
>  W: http://www.canb.auug.org.au/~sfr
>  P: 1024/BD8C7805 CD A4 9D 01 10 6E 7E 3B  91 88 FA D9 C8 40 AA 02
> +D: Created linux-next and maintained it 2008-2026
>  D: Boot/setup/build work for setup > 2K
>  D: Author, APM driver
>  D: Directory notification
> 
> ---
> base-commit: 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b
> change-id: 20260216-credits-sfr-next-388cb85c12bd
> 
> Best regards,
> --  
> Mark Brown <broonie@kernel.org>
> 

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

-- 
~Randy