From adf288874c14bb5ec97be837f610d8c9aa5a4e5f Mon Sep 17 00:00:00 2001 From: MaddoxMarkKibati <166392900+MaddoxMarkKibati@users.noreply.github.com> Date: Wed, 22 Apr 2026 12:15:11 +0300 Subject: [PATCH] Add project README with team roles and structure Why this change was made: The project lacked a central reference document outlining team responsibilities and the overall file structure. Without this, contributors have no clear entry point or understanding of how the deliverables relate to one another.Updated to include the 2 new members Related issue: #1 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fd193d..28a5e26 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ | Member | Role | Assigned Issues | |--------|------|-----------------| | Maddox Mark Kibati | Group Leader | Issue #1 – Update project README; Issue #2 – Research on data sources | -| Justus Kamande | Group Member | Issue #3 – Research on star schema; Issue #4 – Research on ETL/ELT/EtLT | -| Eddie Wainaina Maina| Group Member | Issue #5 – Research on data governance | +| Gloria Ndanu| Group Member 2 | Issue #6 – Research the basics of data analytics | +| Justus Kamande | Group Member 3 | Issue #3 – Research on star schema; Issue #4 – Research on ETL/ELT/EtLT | +| Tyron Odhiambo | Group Member 4| Issue #5 – Research on data governance | +| Eddie Wainaina Maina| Group Member 5 | Issue #5 – Research on data governance | ---