-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgovernance.html
More file actions
55 lines (52 loc) · 3.25 KB
/
Copy pathgovernance.html
File metadata and controls
55 lines (52 loc) · 3.25 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Governance — Statlib</title>
<meta name="description" content="Statlib's advisory board and maintainer team.">
<link rel="stylesheet" href="site.css?v=20260703-governance">
</head>
<body class="site-page">
<!-- Generated from content/*.md by tools/build_site.py. Edit Markdown source, not this file. -->
<nav>
<a href="index.html" class="brand">Statlib</a>
<div class="links">
<a href="index.html">About</a>
<a href="tutorial/index.html">Tutorial</a>
<a href="roadmap.html">Roadmap</a>
<a href="projects.html">Projects</a>
<a href="contribute.html">Contribute</a>
<a href="governance.html" class="active">Governance</a>
</div>
</nav>
<main>
<div class="wrap">
<h1>Governance</h1>
<p>Statlib is guided by an advisory board and maintained by a small team of active contributors. This page lists current roles; responsibilities and processes will be expanded as the project matures.</p>
<section id="advisory-board" class="people">
<h2>Advisory Board</h2>
<ul>
<li><img src="images/governance/jeremy-avigad.jpg" alt="Jeremy Avigad" class="person-photo" loading="lazy"> <strong><a href="https://www.contrib.andrew.cmu.edu/~avigad/" target="_blank" rel="noopener">Jeremy Avigad</a></strong> <em>Carnegie Mellon University</em></li>
<li><img src="images/governance/larry-wasserman.jpg" alt="Larry Wasserman" class="person-photo" loading="lazy"> <strong><a href="https://www.stat.cmu.edu/~larry/" target="_blank" rel="noopener">Larry Wasserman</a></strong> <em>Carnegie Mellon University</em></li>
<li><img src="images/governance/sourav-chatterjee.png" alt="Sourav Chatterjee" class="person-photo" loading="lazy"> <strong><a href="https://souravchatterjee.su.domains/index.html" target="_blank" rel="noopener">Sourav Chatterjee</a></strong> <em>Stanford University</em></li>
</ul>
</section>
<section id="lead-maintainer" class="people">
<h2>Lead Maintainer</h2>
<ul>
<li><img src="images/governance/rajarshi-mukherjee.jpg" alt="Rajarshi Mukherjee" class="person-photo" loading="lazy"> <strong><a href="https://rajarshi-mukherjee24.github.io/" target="_blank" rel="noopener">Rajarshi Mukherjee</a></strong> <em>Harvard University</em></li>
</ul>
</section>
<section id="maintainers" class="people">
<h2>Maintainers</h2>
<ul>
<li><img src="images/governance/aaron-lin.jpg" alt="Yongxi (Aaron) Lin" class="person-photo" loading="lazy"> <strong><a href="https://coolrmal.github.io/" target="_blank" rel="noopener">Yongxi (Aaron) Lin</a></strong> <em>Carnegie Mellon University</em></li>
<li><img src="images/governance/remy-degenne.jpg" alt="Rémy Degenne" class="person-photo" loading="lazy"> <strong><a href="https://remydegenne.github.io/" target="_blank" rel="noopener">Rémy Degenne</a></strong> <em>Inria center at the University of Lille</em></li>
<li><img src="images/governance/zixiao-wang.jpg" alt="Zixiao Jolene Wang" class="person-photo" loading="lazy"> <strong><a href="https://zixiaowang17.github.io/" target="_blank" rel="noopener">Zixiao Jolene Wang</a></strong> <em>Harvard University</em></li>
</ul>
</section>
</div>
</main>
</body>
</html>