diff options
author | Joshua Bakita <bakitajoshua@gmail.com> | 2021-02-09 11:41:11 -0500 |
---|---|---|
committer | Joshua Bakita <bakitajoshua@gmail.com> | 2021-02-09 11:43:48 -0500 |
commit | adda3841db044ac6d6b0398e583982bb6720fd7e (patch) | |
tree | 55745fff6f0c1c97f10397505f96654311412b93 /people.html | |
parent | e97a50bc167d2f1406a3f41db301147bb569b993 (diff) |
- Fix two broken images on People
- Add Tyler, Shai, and Leo
- Update Maintainers to list Joshua
- Fix titling of CPS Lunch on Maintainers
Diffstat (limited to 'people.html')
-rwxr-xr-x | people.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/people.html b/people.html index a6a98d1..3ded91c 100755 --- a/people.html +++ b/people.html | |||
@@ -38,7 +38,7 @@ | |||
38 | </p> | 38 | </p> |
39 | </div> | 39 | </div> |
40 | <div style="float: left; width: 220px; text-align: center;"> | 40 | <div style="float: left; width: 220px; text-align: center;"> |
41 | <a href="http://www.cs.unc.edu/%7Esamarjit/"><img src="https://cs.unc.edu/wp-content/blogs.dir/130/files/2019/11/Samarjit-Chakraborty-hi-res-wpcf_120x168.jpg" alt="Prof. Samarjit Chakraborty" class="framed" height="210" /></a> | 41 | <a href="http://www.cs.unc.edu/%7Esamarjit/"><img src="samarjit.jpg" alt="Prof. Samarjit Chakraborty" class="framed" height="210" /></a> |
42 | <p style="text-align: center;"> | 42 | <p style="text-align: center;"> |
43 | <a href="http://www.cs.unc.edu/%7Esamarjit/">Samarjit Chakraborty</a> | 43 | <a href="http://www.cs.unc.edu/%7Esamarjit/">Samarjit Chakraborty</a> |
44 | </p> | 44 | </p> |
@@ -59,7 +59,7 @@ | |||
59 | </p> | 59 | </p> |
60 | </div> | 60 | </div> |
61 | <div style="float: left; width: 220px; text-align: center;"> | 61 | <div style="float: left; width: 220px; text-align: center;"> |
62 | <a href="http://www.cs.unc.edu/%7Epsd/"><img src="https://cs.unc.edu/wp-content/blogs.dir/130/files/2019/01/sridhar-duggirala_thumb-wpcf_120x180.jpg" alt="Prof. Parasara Sridhar Duggirala" class="framed" height="210" /></a> | 62 | <a href="http://www.cs.unc.edu/%7Epsd/"><img src="sridhar.jpg" alt="Prof. Parasara Sridhar Duggirala" class="framed" height="210" /></a> |
63 | <p style="text-align: center;"> | 63 | <p style="text-align: center;"> |
64 | <a href="http://www.cs.unc.edu/%7Epsd/">Parasara Sridhar Duggirala</a> | 64 | <a href="http://www.cs.unc.edu/%7Epsd/">Parasara Sridhar Duggirala</a> |
65 | </p> | 65 | </p> |
@@ -79,6 +79,9 @@ | |||
79 | <li><a href="https://www.cs.unc.edu/~cghobbs/">Clara Hobbs</a> (since August 2018)</li> | 79 | <li><a href="https://www.cs.unc.edu/~cghobbs/">Clara Hobbs</a> (since August 2018)</li> |
80 | <li><a href="https://www.cs.unc.edu/~ztong/">Peter Tong</a> (since August 2018)</li> | 80 | <li><a href="https://www.cs.unc.edu/~ztong/">Peter Tong</a> (since August 2018)</li> |
81 | <li><a href="https://www.cs.unc.edu/~shareef/">Shareef Ahmed</a> (since August 2019)</li> | 81 | <li><a href="https://www.cs.unc.edu/~shareef/">Shareef Ahmed</a> (since August 2019)</li> |
82 | <li><a href="https://www.cs.unc.edu/~scaspin/">Shai Caspin</a> (since August 2019)</li> | ||
83 | <li><a href="https://www.linkedin.com/in/leo-chen-97b237191/">Jingyuan ("Leo") Chen</a> (since August 2020)</li> | ||
84 | <li><a href="https://www.cs.unc.edu/~tylerdy/">Tyler Yandrofski</a> (since January 2021)</li> | ||
82 | </ul> | 85 | </ul> |
83 | 86 | ||
84 | <h2>Former Faculty</h2> | 87 | <h2>Former Faculty</h2> |