From a545a69c67151ddc0fc1a3b48ea2dc9c8a454793 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Mon, 16 Mar 2026 18:46:06 -0700 Subject: [PATCH] Format contributors section as a table --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dc8430d..61345f3 100644 --- a/README.md +++ b/README.md @@ -182,13 +182,13 @@ WinStudentGoalTracker ├── frontend ├── backend ├── database # Contributors - Name Role - ------------- ----------------------------- - Raul Rosado Infrastructure & Governance - Armin Abaye UX/UI & Product Strategy - Ivan Pelly Full Stack Development - Oliver Pelly Backend & Security - Vraj Patel Front-End, Integration & AI +| Name | Role | +|--------------|--------------------------------| +| Raul Rosado | Infrastructure & Governance | +| Armin Abaye | UX/UI & Product Strategy | +| Ivan Pelly | Full Stack Development | +| Oliver Pelly | Backend & Security | +| Vraj Patel | Front-End, Integration & AI | ------------------------------------------------------------------------