chore(frontend): update demo teams — Zander out, Shakthi in

Demo Pod: remove Zander, keep Karti/Yahya/Ramis/Shakthi
Frontend Squad: replace Zander with Ramis

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FFbfi4Cmb7BY75Wtne7bZn
This commit is contained in:
Ramis
2026-06-27 15:43:33 -07:00
parent e16eff83ed
commit b4c0107e82
+2 -2
View File
@@ -16,14 +16,14 @@ export const TEAMS: DemoTeam[] = [
name: 'Demo Pod', name: 'Demo Pod',
repo: 'karti-ai/podman', repo: 'karti-ai/podman',
description: 'The full crew — used for the live demo.', description: 'The full crew — used for the live demo.',
members: ['Karti', 'Yahya', 'Ramis', 'Zander', 'Shakthi'], members: ['Karti', 'Yahya', 'Ramis', 'Shakthi'],
}, },
{ {
id: 'frontend-squad', id: 'frontend-squad',
name: 'Frontend Squad', name: 'Frontend Squad',
repo: 'karti-ai/podman', repo: 'karti-ai/podman',
description: 'PWA, capture, and PodMan card UI.', description: 'PWA, capture, and PodMan card UI.',
members: ['Karti', 'Zander'], members: ['Karti', 'Ramis'],
}, },
{ {
id: 'backend-squad', id: 'backend-squad',