From 028b5768ff575eb36fd23d696d93a966ef393276 Mon Sep 17 00:00:00 2001 From: Isaac Mann Date: Tue, 1 Apr 2025 08:48:40 -0400 Subject: [PATCH] docs(core): correct kevin's twitter account (#30563) Fix Kevin Oliveira's twitter account --- nx-dev/nx-dev/lib/champions.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nx-dev/nx-dev/lib/champions.ts b/nx-dev/nx-dev/lib/champions.ts index 9e5c877bf2..c609705561 100644 --- a/nx-dev/nx-dev/lib/champions.ts +++ b/nx-dev/nx-dev/lib/champions.ts @@ -432,8 +432,8 @@ export const champions: Champion[] = [ imageUrl: '/images/champions/kevin-oliveira.webp', contact: [ { - label: '@koliveira', - link: 'https://twitter.com/koliveira', + label: '@koliveira15', + link: 'https://twitter.com/koliveira15', }, ], location: 'Rhode Island, USA',