Skip to content

Commit eb945c8

Browse files
committed
All steering council members are "retired" now.
1 parent 70f29a6 commit eb945c8

File tree

1 file changed

+5
-29
lines changed

1 file changed

+5
-29
lines changed

about.html

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,8 @@
195195
linkedin: https://linkedin.com/in/erik-sundell/
196196
twitter_handle: e_Sundell
197197

198-
steering:
198+
199+
retired_steering:
199200
- name: Damian Avila
200201
photo: Damian_Avila.jpeg
201202
affiliation: UMSI & 2i2c
@@ -212,6 +213,9 @@
212213
photo: AfshinDarian.jpeg
213214
affiliation: QuantStack
214215
gh_handle: afshin
216+
- name: Jonathan Frederic
217+
photo: JonathanFrederic.jpeg
218+
gh_handle: 'jdfreder'
215219
- name: Brian Granger
216220
photo: BrianGranger.jpeg
217221
affiliation: Amazon Web Services
@@ -265,11 +269,6 @@
265269
affiliation: Noteable
266270
gh_handle: willingc
267271

268-
retired_steering:
269-
- name: Jonathan Frederic
270-
photo: JonathanFrederic.jpeg
271-
gh_handle: 'jdfreder'
272-
273272
numfocus_subcomittee:
274273
- name: Matthias Bussonnier
275274
photo: Matthias_Bussonnier.png
@@ -477,29 +476,6 @@ <h3>Special Election Cohort</h3>
477476
</div>
478477
</div>
479478

480-
{% include hr.html %}
481-
482-
<!-- STEERING COUNCIL -->
483-
<div class="content content--copy">
484-
<h2 class="text-center">Steering Council</h2>
485-
<p>{{ page.steering_copy }}</p>
486-
</div>
487-
<div class="content content--wide">
488-
<div class="biocard-wrapper">
489-
{% for bio in page.steering %}
490-
{% include biocard.html
491-
name=bio.name
492-
photo=bio.photo
493-
affiliation=bio.affiliation
494-
personal=bio.personal
495-
gh_handle=bio.gh_handle
496-
linkedin=bio.linkedin
497-
twitter_handle=bio.twitter_handle
498-
%}
499-
{% endfor %}
500-
</div>
501-
</div>
502-
503479
{% include hr.html %}
504480

505481
<!-- NUMFOCUS MEMBERS -->

0 commit comments

Comments
 (0)