-
Notifications
You must be signed in to change notification settings - Fork 1
/
about-us.html
65 lines (62 loc) · 1.28 KB
/
about-us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
title: About Us
stylesheet: about
---
<h1>About Us</h1>
<img src="/images/team.jpg" alt="Group photo of the CfAR team" />
<section class="people__associate">
<h3>Core Personnel</h3>
<dl>
<dt>A. Suleman</dt>
<dd>Director</dd>
</dl><dl>
<dt>S. Warwick</dt>
<dd>R&D<br /> Flight Operations Manager</dd>
</dl><dl>
<dt>J. Matlock</dt>
<dd>Operations Manager</dd>
</dl><dl>
<dt>M. Rukosuvev</dt>
<dd>Mechanical Lead</dd>
</dl><dl>
<dt>B. Gawley</dt>
<dd>Avionics<br /> Instrum Lead</dd>
</dl><dl>
<dt>J. Matlock</dt>
<dd>Propulsion Lead</dd>
</dl><dl>
<dt>J. Vale</dt>
<dd>MDO Lead</dd>
</dl><dl>
<dt>K. Warren</dt>
<dd>Avionics<br /> Instrum Lead</dd>
</dl><dl>
<dt></dt>
<dd>Electronics<br /> Software Lead</dd>
</dl><dl>
<dt>C. Lundy</dt>
<dd>Mechanical CAD</dd>
</dl><dl>
<dt>J. Rafaelli</dt>
<dd>Shop Support</dd>
</dl>
</section>
<section class="people__associate">
<h3>Associate Faculty</h3>
<dl>
<dt>C. Crawford</dt>
<dd>Aero Design</dd>
</dl><dl>
<dt>Y. Shi</dt>
<dd>Controls</dd>
</dl><dl>
<dt>O. Niemann</dt>
<dd>Geography</dd>
</dl><dl>
<dt>F. Lau</dt>
<dd>IST-LISBON</dd>
</dl><dl>
<dt>M. Yildiz</dt>
<dd>Sabanci - Istanbul</dd>
</dl>
</section>