This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2423818
commit 825c653
Showing
1 changed file
with
16 additions
and
25 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 |
---|---|---|
|
@@ -60,31 +60,6 @@ <h2>Team Members</h2> | |
blog="blacklight447" | ||
%} | ||
|
||
{% include team.html | ||
avatar="danarel.png" | ||
name="Dan Arel" | ||
role="Blogging & Education" | ||
bio="I'm an author, columnist, and privacy advocate whose work has appeared in Time, Huff Post, OpenSource, and more." | ||
website="https://danarel.com" | ||
email="mailto:[email protected]" | ||
keys="https://www.danarel.com/keys/" | ||
twitter="danarel" | ||
mastodon="https://mastodon.technology/@danarel" | ||
blog="danarel" | ||
%} | ||
|
||
{% include team.html | ||
avatar="dawid.svg" | ||
name="Dawid Potocki" | ||
role="Developer" | ||
bio="I'm a student interested in software development. I help improve PrivacyTools and promote using free libre software." | ||
website="https://dawidpotocki.com" | ||
email="https://dawidpotocki.com/accounts/#email" | ||
keys="https://dawidpotocki.com/accounts/#pgp" | ||
mastodon="https://social.privacytools.io/@dawidpotocki" | ||
blog="dawidpotocki" | ||
%} | ||
|
||
{% include team.html | ||
avatar="dngray.png" | ||
name="dngray" | ||
|
@@ -145,6 +120,22 @@ <h2>Emeritus</h2> | |
keys="https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/.mikaela/keys" | ||
emeritus=true | ||
%} | ||
|
||
{% include team.html | ||
name="Dan Arel" | ||
website="https://danarel.com" | ||
keys="https://www.danarel.com/keys/" | ||
blog="danarel" | ||
emeritus=true | ||
%} | ||
|
||
{% include team.html | ||
name="Dawid Potocki" | ||
website="https://dawidpotocki.com" | ||
keys="https://dawidpotocki.com/accounts/#pgp" | ||
blog="dawidpotocki" | ||
emeritus=true | ||
%} | ||
</div> | ||
|
||
<div class="row"> | ||
|