From 1c6f013fb5ba50bd0714d71c3cff0941a3871f55 Mon Sep 17 00:00:00 2001 From: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:34:31 +0300 Subject: [PATCH 1/3] docs: fix nine dead contributor links in README --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1c638053e2..be76da0f37 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Emerson Delatorre

Burke Holland

Kent Yao
-
Daniel Meppiel
+
Daniel Meppiel

Gordon Lam

Mads Kristensen
@@ -102,7 +102,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
krushideep

devopsfan

Tugdual Grall
-
Oren Me
+
Oren Me

Mike Rousos

Justin Yoo

Guilherme do Amaral Alves
@@ -130,7 +130,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
anschnapp

hizahizi-hizumi

黃健旻 Vincent Huang
-
Bruno Borges
+
Bruno Borges

Steve Magne

Shane Neuville
@@ -159,7 +159,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Per Søderlind

Peter Smulovics

Ravish Rathod
-
Rick Smit
+
Rick Smit

Rob Simpson
@@ -218,7 +218,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Yuki Omoto

Will Schultz
-
Waren Gonzaga
+
Waren Gonzaga

Vincent Koc

Victor Williams

Ve Sharma
@@ -271,7 +271,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Michael
-
Mehmet Ali EROL
+
Mehmet Ali EROL

Max Prilutskiy

Matteo Bianchi

Mark Noble
@@ -288,11 +288,11 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
José Antonio Garrido
-
Joseph Gonzales
+
Joseph Gonzales

Jorge Balderas

John Papa

John
-
Joe Watkins
+
Joe Watkins

Jan de Vries

Jakub Jareš
@@ -535,7 +535,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
dawright22

Alejandro Fernando Suarez Gomez

Burak Bayır
-
MUHAMMAD SAMIULLAH
+
MUHAMMAD SAMIULLAH

Nikola Metulev

Joseph Kasprzyk
From 1b61de8dabdfb0c09233bacc7b9097bf5fbae6b0 Mon Sep 17 00:00:00 2001 From: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:09:10 +0300 Subject: [PATCH 2/3] docs: fix nine dead contributor profile links in .all-contributorsrc --- .all-contributorsrc | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6a130758aa..8618e0d223 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -238,7 +238,7 @@ "login": "danielmeppiel", "name": "Daniel Meppiel", "avatar_url": "https://avatars.githubusercontent.com/u/51440732?v=4", - "profile": "https://www.devprodlogs.com/", + "profile": "https://theainativemind.com/", "contributions": [ "prompts" ] @@ -364,7 +364,7 @@ "login": "OrenMe", "name": "Oren Me", "avatar_url": "https://avatars.githubusercontent.com/u/5461862?v=4", - "profile": "https://www.promptboost.dev/", + "profile": "https://github.com/OrenMe", "contributions": [ "agents", "instructions" @@ -576,7 +576,7 @@ "login": "brunoborges", "name": "Bruno Borges", "avatar_url": "https://avatars.githubusercontent.com/u/129743?v=4", - "profile": "http://brunoborges.io/", + "profile": "https://github.com/brunoborges", "contributions": [ "plugins", "instructions" @@ -791,7 +791,7 @@ "login": "ricksmit3000", "name": "Rick Smit", "avatar_url": "https://avatars.githubusercontent.com/u/7207783?v=4", - "profile": "https://ricksm.it/", + "profile": "https://github.com/ricksmit3000", "contributions": [ "agents" ] @@ -1204,7 +1204,7 @@ "login": "warengonzaga", "name": "Waren Gonzaga", "avatar_url": "https://avatars.githubusercontent.com/u/15052701?v=4", - "profile": "https://bio.warengonzaga.com/", + "profile": "https://waren.build", "contributions": [ "agents" ] @@ -1575,7 +1575,7 @@ "login": "mehmetalierol", "name": "Mehmet Ali EROL", "avatar_url": "https://avatars.githubusercontent.com/u/16721723?v=4", - "profile": "http://www.mehmetalierol.com/", + "profile": "https://github.com/mehmetalierol", "contributions": [ "agents" ] @@ -1692,7 +1692,7 @@ "login": "josephgonzales01", "name": "Joseph Gonzales", "avatar_url": "https://avatars.githubusercontent.com/u/15100839?v=4", - "profile": "http://www.sugbo4j.co.nz/", + "profile": "https://github.com/josephgonzales01", "contributions": [ "instructions", "prompts" @@ -1729,7 +1729,7 @@ "login": "joe-watkins", "name": "Joe Watkins", "avatar_url": "https://avatars.githubusercontent.com/u/3695795?v=4", - "profile": "http://joe-watkins.io/", + "profile": "https://github.com/joe-watkins", "contributions": [ "instructions" ] @@ -3519,7 +3519,7 @@ "login": "samipak458", "name": "MUHAMMAD SAMIULLAH", "avatar_url": "https://avatars.githubusercontent.com/u/52650290?v=4", - "profile": "http://msamiullah.tech/", + "profile": "https://msamiullah.netlify.app/", "contributions": [ "ideas" ] From eccef4421a822df843ac2083e128ef8beabe5d10 Mon Sep 17 00:00:00 2001 From: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:09:16 +0300 Subject: [PATCH 3/3] docs: revert README (it is generated from .all-contributorsrc) --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index be76da0f37..1c638053e2 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Emerson Delatorre

Burke Holland

Kent Yao
-
Daniel Meppiel
+
Daniel Meppiel

Gordon Lam

Mads Kristensen
@@ -102,7 +102,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
krushideep

devopsfan

Tugdual Grall
-
Oren Me
+
Oren Me

Mike Rousos

Justin Yoo

Guilherme do Amaral Alves
@@ -130,7 +130,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
anschnapp

hizahizi-hizumi

黃健旻 Vincent Huang
-
Bruno Borges
+
Bruno Borges

Steve Magne

Shane Neuville
@@ -159,7 +159,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Per Søderlind

Peter Smulovics

Ravish Rathod
-
Rick Smit
+
Rick Smit

Rob Simpson
@@ -218,7 +218,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Yuki Omoto

Will Schultz
-
Waren Gonzaga
+
Waren Gonzaga

Vincent Koc

Victor Williams

Ve Sharma
@@ -271,7 +271,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Michael
-
Mehmet Ali EROL
+
Mehmet Ali EROL

Max Prilutskiy

Matteo Bianchi

Mark Noble
@@ -288,11 +288,11 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
José Antonio Garrido
-
Joseph Gonzales
+
Joseph Gonzales

Jorge Balderas

John Papa

John
-
Joe Watkins
+
Joe Watkins

Jan de Vries

Jakub Jareš
@@ -535,7 +535,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
dawright22

Alejandro Fernando Suarez Gomez

Burak Bayır
-
MUHAMMAD SAMIULLAH
+
MUHAMMAD SAMIULLAH

Nikola Metulev

Joseph Kasprzyk