From 78bb0ca0837750d09f6a8d71fd3912575631116c Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 5 Jun 2026 10:37:00 -0400 Subject: [PATCH] Add maintainers section to README Added a section for maintainers with their GitHub links. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd01526e..bcd849f29 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,8 @@ Anyone contributing to the AI plugin is expected to conduct themselves in accord * **Design:** [Share feedback](https://github.com/WordPress/ai/issues) on UX flows and accessibility. * **Test:** Try features as they're [released](https://github.com/WordPress/ai/releases) and [report feedback](https://github.com/WordPress/ai/issues). -View the [Credits](CREDITS.md) file for maintainers, contributors, and libraries for the AI plugin. +### Maintainers + +Maintainers for this repo are [Darin Kotter (@dkotter)](https://github.com/dkotter) and [Jeff Paul (@jeffpaul)](https://github.com/jeffpaul); all can be reached using the [@WordPress/ai-maintainers](https://github.com/orgs/WordPress/teams/ai-maintainers) team. + +View the [Credits](CREDITS.md) file for a full list of maintainers, contributors, and libraries for the AI plugin.