From 6b0dc14936d15fd4e54b6bddb2678cb7a6427c33 Mon Sep 17 00:00:00 2001 From: Sheraff Date: Mon, 11 May 2026 19:41:45 +0200 Subject: [PATCH] chore: add @sheraff to maintainers --- src/libraries/maintainers.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/libraries/maintainers.ts b/src/libraries/maintainers.ts index dcc4f8aa0..64c1e5ac0 100644 --- a/src/libraries/maintainers.ts +++ b/src/libraries/maintainers.ts @@ -504,6 +504,19 @@ export const allMaintainers: Maintainer[] = [ }, workshopsAvailable: false, }, + { + name: 'Florian Pellet', + avatar: 'https://github.com/sheraff.png', + github: 'sheraff', + maintainerOf: ['start', 'router'], + frameworkExpertise: ['react'], + specialties: ['Performance'], + social: { + twitter: 'https://x.com/chaponflo', + bluesky: 'https://bsky.app/profile/sheraff.bsky.social', + website: 'https://florianpellet.com', + }, + }, ] export const coreMaintainers = allMaintainers.filter(