diff --git a/README.md b/README.md index 59becd2b..44f3a8b5 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ The rest of the iOS Engineers work in the following squads: Konrad Muchowicz@konrad-em Triage
Chatbot functionality. Viorel Mihalache@viorel15@viorelMO + Native Apps
Updating and maintaning our native apps. + Marcin Galus@marcingalus diff --git a/scripts/squads.yml b/scripts/squads.yml index c4b18f6b..24b0d898 100644 --- a/scripts/squads.yml +++ b/scripts/squads.yml @@ -20,6 +20,9 @@ team: - &Konrad name: Konrad Muchowicz github: konrad-em + - &Marcin + name: Marcin Galus + github: marcingalus - &Simon name: Simon Cass github: scass91 @@ -64,3 +67,7 @@ squads: desc: Chatbot functionality. members: - *Viorel + - name: Native Apps + desc: Updating and maintaning our native apps. + members: + - *Marcin