-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from USRSE/exec-committee
Add Executive Committee to Website
- Loading branch information
Showing
15 changed files
with
163 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
- label: Organization | ||
items: | ||
- name: Overview | ||
link: organization/ | ||
- name: General Chairs | ||
link: organization/general/ | ||
- name: Communications | ||
link: organization/communications/ | ||
- name: Diversity | ||
link: organization/diversity/ | ||
- name: Logistics | ||
link: organization/logistics/ | ||
- name: Publication | ||
link: organization/publication/ | ||
- name: Sponsorship | ||
link: organization/sponsorship/ | ||
- name: Student | ||
link: organization/student/ | ||
- name: Technical Program | ||
link: organization/technical/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,16 @@ <h3>Join the mailing list</h3> | |
list to get direct news about all US-RSE conferences. | ||
<p> | ||
<a href="https://groups.google.com/a/us-rse.org/g/usrse-conference" target="_blank" class="btn btn-light btn-lg" role="button" alt="Button link to the US-RSE Conference series mailing list page">Join</a> | ||
|
||
<center> | ||
<h2>Our Sponsors</h2> | ||
|
||
<h3>Diamond</h3> | ||
<a href="https://sloan.org/" target="_blank"> | ||
<img src="{{ site.baseurl }}/assets/img/sponsor-logos/sloan.png" alt="Alfred P. Sloan Foundation" style="height:300px;width:auto;"> | ||
</a> | ||
</center> | ||
|
||
<h3> Have questions? </h3> | ||
<p> | ||
Contact the organizers at <a href="mailto:[email protected]">[email protected]</a>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: page | ||
title: Communications Committee | ||
description: | ||
menubar: organization | ||
permalink: organization/communications/ | ||
set_last_modified: true | ||
--- | ||
|
||
## Chairs | ||
|
||
- Kristina Riemer, University of Arizona | ||
- J.C. Subida, Northwestern University | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: page | ||
title: Logistics Committee | ||
description: | ||
menubar: organization | ||
permalink: organization/logistics/ | ||
set_last_modified: true | ||
--- | ||
|
||
## Local Logistics Chairs | ||
|
||
- Evan Harvey, Sandia National Laboratories | ||
- Blake Joyce, BioTeam, Inc. | ||
|
||
## Virtual Logistics Chair | ||
|
||
- Jonathan Guyer, National Institute of Standards and Technology |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: page | ||
title: Student Program Committee | ||
description: | ||
menubar: organization | ||
permalink: organization/student/ | ||
set_last_modified: true | ||
--- | ||
|
||
## Chairs | ||
|
||
- Daniel Howard, National Center for Atmospheric Research | ||
- Shubham Gaikwad, San Jose State University |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: page | ||
title: Technical Program Committee | ||
description: | ||
menubar: organization | ||
permalink: organization/technical/ | ||
set_last_modified: true | ||
--- | ||
|
||
## Chairs | ||
|
||
- Daniel S. Katz, National Center for Supercomputing Applications, University of Illinois Urbana-Champaign | ||
- Joshua Teves, Sandia National Laboratories |
This file was deleted.
Oops, something went wrong.