Skip to content

Commit cee2352

Browse files
committed
Add a contributors page
1 parent d5e7c38 commit cee2352

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

content/contributors.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Community
3+
styles: /community.css
4+
template: landing
5+
---
6+
7+
# Contributors
8+
9+
* Alex Currie-Clark ([acurrieclark](https://github.com/acurrieclark))
10+
* Alex Good ([alexjg](https://github.com/alexjg)) - [patternist.xyz](https://patternist.xyz)
11+
* Andrew Jeffery ([jeffa5](https://github.com/jeffa5))
12+
* Brooklyn Zelenka ([expede](https://github.com/expede)) - [notes.brooklynzelenka.com](https://notes.brooklynzelenka.com)
13+
* Conrad Irwin ([conradirwin](https://github.com/conradirwin)) - [cirw.in](https://cirw.in/)
14+
* Geoffrey Litt ([geoffreylitt](https://github.com/geoffreylitt)) - [geoffreylitt.com](https://www.geoffreylitt.com/)
15+
* Herb Caudill ([herbcaudill](https://github.com/herbcaudill)) - [herbcaudill.com](https://herbcaudill.com)
16+
* Jason Kankiewicz ([jkankiewicz](https://github.com/jkankiewicz))
17+
* John Mumm ([jtfmumm](https://github.com/jtfmumm)) - [blog.jtfmumm.com](https://blog.jtfmumm.com/)
18+
* Joseph Heck ([heckj](https://github.com/heckj)) - [rhonabwy.com](https://rhonabwy.com/)
19+
* Maciek Sakrejda ([msakrejda](https://github.com/msakrejda)) - [bitrotincarnate.com](http://www.bitrotincarnate.com/)
20+
* Martin Kleppmann ([ept](https://github.com/ept)) - [martin.kleppmann.com](https://martin.kleppmann.com/)
21+
* Orion Henry ([orionz](https://github.com/orionz))
22+
* Paul Sonnentag ([paulsonnentag](https://github.com/paulsonnentag)) - [paulsonnentag.com](http://paulsonnentag.com/)
23+
* Peter van Hardenberg ([pvh](https://github.com/pvh)) - [pvh.ca](https://www.pvh.ca/)

content/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ <h2>The team behind Automerge.</h2>
157157
<p>We are driven to build high performance, reliable software you can bet your project on. We develop rigorous academic proofs of our designs using theorem proving tools like Isabelle, and implement them using cutting edge performance techniques adopted from the database world. Our standard is to be both fast and correct.</p>
158158
<p>Our ongoing effort is supported by a variety of different groups. Industrial research lab <a href="https://www.inkandswitch.com/">Ink & Switch</a> provides a baseline of full-time engineering staff, including lead maintainer Alex Good, Orion Henry, Brooklyn Zelenka, and John Mumm. We are also supported by open source sponsorship from partners like Fly.io and Prisma, support contracts and feature development funding from users like GoodNotes and Bowtie, and philanthropic funding from groups like NLNet, the Advanced Research + Invention Agency, and the Endless Foundation.</p>
159159
<div js-dither><img src="/index/L1001452.jpg" alt="Another photo, this one looking through a window at Brooklyn Zelenka and Alex Good, who are collaborating on a design by writing notes on the window with a special pen. Again, the photo is dithered with big 1-bit black-and-white pixels."></div>
160-
<p>We are also grateful to all the <a href="/community">members of our community</a> who write new libraries and integrations, contribute to the core repositories, or share their experiences building with Automerge. We maintain a list of <a href="https://github.com/automerge/automerge-repo/tree/main/packages/automerge-repo#acknowledgements">open source contributors</a>, and invite you to join them.</p>
160+
<p>We are also grateful to all the <a href="/community">members of our community</a> who write new libraries and integrations, contribute to the core repositories, or share their experiences building with Automerge. We maintain a list of <a href="/contributors">open source contributors</a>, and invite you to join them.</p>
161161
</div>
162162
<div class="photos">
163163
<div js-dither><img src="/index/L1001254.jpg" alt="A dithered, retro-inspired photo of Martin Kleppmann, Peter van Hardenberg, and Orion Henry clustered around laptops, with looks of intense concentration on their faces."></div>
164164
<div js-dither><img src="/index/L1001452.jpg" alt="Another photo, this one looking through a window at Brooklyn Zelenka and Alex Good, who are collaborating on a design by writing notes on the window with a special pen. Again, the photo is dithered with big 1-bit black-and-white pixels."></div>
165165
</div>
166166
</section>
167-
</div>
167+
</div>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)