Skip to content

Commit

Permalink
- Removed Sergey 😒 (#389)
Browse files Browse the repository at this point in the history
- Moved myself to Partnership πŸŽ‰
  • Loading branch information
Daniel Spindelbauer authored Jun 18, 2020
1 parent 6386e2e commit db62bd7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-->

<table>
Expand All @@ -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
-->

<table>
<thead><th>Squad</th><th>Engineer</th><th>GitHub</th><th>Twitter</th></thead>
<tr><td rowspan='3' valign='top'><strong>Partnerships</strong><br/>Updating and maintaning our partner apps. Engineering work like tooling, CI and development processes..</td>
<td>Ilya Puchka</td><td><a href='https://github.com/ilyapuchka'>@ilyapuchka</a></td><td><a href='https://twitter.com/ilyapuchka'>@ilyapuchka</a></td></tr>
<tr><td>Sergey Shulga</td><td><a href='https://github.com/sergdort'>@sergdort</a></td><td><a href='https://twitter.com/SergDort'>@SergDort</a></td></tr>
<tr><td>Daniel Spindelbauer</td><td><a href='https://github.com/sdaniel55'>@sdaniel55</a></td><td><a href='https://twitter.com/sdaniel55'>@sdaniel55</a></td></tr>
<tr><td>Simon Cass</td><td><a href='https://github.com/scass91'>@scass91</a></td><td><a href='https://twitter.com/codercass'>@codercass</a></td></tr>
<tr><td rowspan='1' valign='top'><strong>Appointments 1</strong><br/>Face to face appointment booking.</td>
<td>Witold Skibniewski</td><td><a href='https://github.com/mr-v'>@mr-v</a></td><td></td></tr>
Expand All @@ -55,9 +55,8 @@ The rest of the iOS Engineers work in the following squads:
<tr><td rowspan='2' valign='top'><strong>Healthcheck</strong><br/>Overview of your health using a 3D body model (avatar).</td>
<td>Emese Toth</td><td><a href='https://github.com/emeseuk'>@emeseuk</a></td><td></td></tr>
<tr><td>Julien Ducret</td><td><a href='https://github.com/brocoo'>@brocoo</a></td><td></td></tr>
<tr><td rowspan='5' valign='top'><strong>Monitor</strong><br/>Help members manage and sustain a healthy lifestyle.</td>
<tr><td rowspan='4' valign='top'><strong>Monitor</strong><br/>Help members manage and sustain a healthy lifestyle.</td>
<td>Daniel Haight</td><td><a href='https://github.com/Daniel1of1'>@Daniel1of1</a></td><td></td></tr>
<tr><td>Daniel Spindelbauer</td><td><a href='https://github.com/sdaniel55'>@sdaniel55</a></td><td><a href='https://twitter.com/sdaniel55'>@sdaniel55</a></td></tr>
<tr><td>Diego Petrucci</td><td><a href='https://github.com/diegopetrucci'>@diegopetrucci</a></td><td><a href='https://twitter.com/diegopetrucci'>@diegopetrucci</a></td></tr>
<tr><td>Javier HernΓ‘ndez</td><td><a href='https://github.com/jaherhi'>@jaherhi</a></td><td></td></tr>
<tr><td>Nikolay Marinov</td><td><a href='https://github.com/nikolay-bab'>@nikolay-bab</a></td><td></td></tr>
Expand Down
2 changes: 1 addition & 1 deletion scripts/squads.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
-->
<table>
Expand Down
7 changes: 1 addition & 6 deletions scripts/squads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand All @@ -125,7 +121,6 @@ squads:
desc: Help members manage and sustain a healthy lifestyle.
members:
- *DanielH
- *DanielS
- *Diego
- *Javier
- *Nikolay
Expand Down

0 comments on commit db62bd7

Please sign in to comment.