diff --git a/README.md b/README.md
index 1d7ee1f5e..332cf46be 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Some of the roles are transverse to all the squads:
DO NOT EDIT MANUALLY: This table has been auto-generated.
TO UPDATE THIS TABLE:
- update scripts/squads.yml
- - run `scripts/squads.rb` to update the `README.md` sections
+ - run `ruby scripts/squads.rb` to update the `README.md` sections
-->
@@ -36,14 +36,14 @@ The rest of the iOS Engineers work in the following squads:
DO NOT EDIT MANUALLY: This table has been auto-generated.
TO UPDATE THIS TABLE:
- update scripts/squads.yml
- - run `scripts/squads.rb` to update the `README.md` sections
+ - run `ruby scripts/squads.rb` to update the `README.md` sections
-->
Squad | Engineer | GitHub | Twitter |
Partnerships Updating and maintaning our partner apps. Engineering work like tooling, CI and development processes.. |
Ilya Puchka | @ilyapuchka | @ilyapuchka |
- Sergey Shulga | @sergdort | @SergDort |
+ Daniel Spindelbauer | @sdaniel55 | @sdaniel55 |
Simon Cass | @scass91 | @codercass |
Appointments 1 Face to face appointment booking. |
Witold Skibniewski | @mr-v | |
@@ -55,9 +55,8 @@ The rest of the iOS Engineers work in the following squads:
Healthcheck Overview of your health using a 3D body model (avatar). |
Emese Toth | @emeseuk | |
Julien Ducret | @brocoo | |
- Monitor Help members manage and sustain a healthy lifestyle. |
+
Monitor Help members manage and sustain a healthy lifestyle. |
Daniel Haight | @Daniel1of1 | |
- Daniel Spindelbauer | @sdaniel55 | @sdaniel55 |
Diego Petrucci | @diegopetrucci | @diegopetrucci |
Javier Hernández | @jaherhi | |
Nikolay Marinov | @nikolay-bab | |
diff --git a/scripts/squads.rb b/scripts/squads.rb
index f8def30c1..a7e2b3e65 100755
--- a/scripts/squads.rb
+++ b/scripts/squads.rb
@@ -31,7 +31,7 @@ def html_table(title, rows_data, &title_block)
DO NOT EDIT MANUALLY: This table has been auto-generated.
TO UPDATE THIS TABLE:
- update scripts/squads.yml
- - run `scripts/squads.rb` to update the `README.md` sections
+ - run `ruby scripts/squads.rb` to update the `README.md` sections
-->
diff --git a/scripts/squads.yml b/scripts/squads.yml
index 282964c5d..7559340cf 100644
--- a/scripts/squads.yml
+++ b/scripts/squads.yml
@@ -67,10 +67,6 @@ team:
- &Patrick
name: Patrick Westmeyer
github: bh-pwestmeyer
- - &Sergey
- name: Sergey Shulga
- github: sergdort
- twitter: SergDort
- &Simon
name: Simon Cass
github: scass91
@@ -101,7 +97,7 @@ squads:
desc: Updating and maintaning our partner apps. Engineering work like tooling, CI and development processes..
members:
- *Ilya
- - *Sergey
+ - *DanielS
- *Simon
- name: Appointments 1
desc: Face to face appointment booking.
@@ -125,7 +121,6 @@ squads:
desc: Help members manage and sustain a healthy lifestyle.
members:
- *DanielH
- - *DanielS
- *Diego
- *Javier
- *Nikolay