From c27f64793a8df4aabfc69935847998889031d147 Mon Sep 17 00:00:00 2001 From: nobe4 Date: Thu, 23 Jul 2026 08:20:17 +0200 Subject: [PATCH 1/2] docs(README): credit Grant for all the amazing work he's doing Add credits section acknowledging @grantbirki as the main maintainer. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af0aca79..7e7b5a74 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ For the full command usage, check out the [usage document](docs/usage.md) Alternate command syntax and shortcuts can be found at the bottom of this readme [here](#alternate-command-syntax) +## Credits + +For historical reasons, [@grantbirki](https://github.com/grantbirki) has been the main maintainer of this project when he was working at GitHub. +He has now moved on but remains the coree maintainer and will collaborate with GitHub staff to fix bugs and ship new features. +Thank you Grant, you're a ⭐. + ## Demo 🎥 A video demo showing how IssueOps on a pull request works using this Action From ded7cde52692a1379fcb334a91921c98b1583a00 Mon Sep 17 00:00:00 2001 From: nobe4 Date: Fri, 24 Jul 2026 08:15:05 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: Grant Birkinbine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e7b5a74..aa66f76c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Alternate command syntax and shortcuts can be found at the bottom of this readme ## Credits For historical reasons, [@grantbirki](https://github.com/grantbirki) has been the main maintainer of this project when he was working at GitHub. -He has now moved on but remains the coree maintainer and will collaborate with GitHub staff to fix bugs and ship new features. +He has now moved on but remains the core maintainer and will collaborate with GitHub staff to fix bugs and ship new features. Thank you Grant, you're a ⭐. ## Demo 🎥