Add team page #1473

Merged
jonah merged 14 commits from about-team into master 2019-11-09 18:42:14 +00:00
11 changed files with 150 additions and 0 deletions
Showing only changes of commit 625ffc2af5 - Show all commits

44
_includes/team.html Normal file
View File

@@ -0,0 +1,44 @@
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<div class="col-12 col-sm-8 col-md-6 col-lg-4 col-xl-3">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<div class="card mb-3" itemscope itemtype="http://schema.org/Person">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<img src="{{ site.baseurl }}/assets/img/team/{{ include.avatar }}" class="card-img-top" itemprop="image" alt="{% if include.nick %}{{ include.nick }}{% else %}{{ include.name }}{% endif %}">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<div class="card-body">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<h5 class="card-title mt-0" itemprop="name">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.nick %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{{ include.nick }}</h5>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<meta itemprop="alternateName" content="{{ include.name }}" />
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% else %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{{ include.name }}</h5>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<meta itemprop="affiliation" content="PrivacyTools" />
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<h6 class="card-subtitle mb-2 text-muted" itemprop="jobTitle">{{ include.role | default: "Contributor" }}</h6>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<p class="card-text" {% if include.bio %}itemprop="description"{% endif %}>{{ include.bio | default: "<i>Hmm, this user hasn't written a bio quite yet :(</i>" }}</p>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.email %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<a href="mailto:{{ include.email }}" aria-label="Email" class="card-link" itemprop="email">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<i class="fas fa-envelope" aria-hidden="true" title="{{ include.email }}"></i>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</a>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.website %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<a href="{{ include.website }}" aria-label="Website" class="card-link" itemprop="url">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<i class="fas fa-link" aria-hidden="true" title="Website"></i>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</a>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.mastodon %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<a href="{{ include.mastodon }}" aria-label="Mastodon" class="card-link" itemprop="sameAs">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<i class="fab fa-mastodon" aria-hidden="true" title="Mastodon Profile"></i>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</a>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.twitter %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<a href="https://twitter.com/{{ include.twitter }}" aria-label="Twitter" class="card-link" itemprop="sameAs">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<i class="fab fa-twitter" aria-hidden="true" title="Twitter Profile"></i>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</a>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% if include.blog %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<a href="https://blog.privacytools.io/author/{{ include.blog }}" aria-label="Blog" class="card-link" itemprop="sameAs">
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
<i class="fas fa-pen-nib" aria-hidden="true" title="PrivacyTools Blog Author"></i>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</a>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
{% endif %}
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</div>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</div>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```
</div>
dawidpotocki commented 2019-11-09 01:41:15 +00:00 (Migrated from github.com)
Review
  <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
```suggestion <div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person"> ```
dawidpotocki commented 2019-11-09 01:48:42 +00:00 (Migrated from github.com)
Review
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
```suggestion <div class="col-12 col-sm-6 col-lg-4 col-xl-3"> ```

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
assets/img/team/burung.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
assets/img/team/danarel.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
assets/img/team/dawid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
assets/img/team/dngray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
assets/img/team/jonah.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

BIN
assets/img/team/mikaela.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

106
pages/team.html Normal file
View File

@@ -0,0 +1,106 @@
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
---
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
layout: page
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
permalink: /team/
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
title: "The Privacy&#8203;Tools Team"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
description: "Core contributors to the Privacy&#8203;Tools website, communities, and services."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
---
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<div class="row">
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="burung.jpg"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Burung Hantu"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Founder"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio="I founded PrivacyTools in 2015 to share resources and tools, allowing users to avoid international mass-surveillance programs."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
email="dude@privacytools.io"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://social.privacytools.io/@BurungHantu"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
twitter="privacytoolsIO"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="jonah.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Jonah Aragon"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
nick="Jonah"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Administrator"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio="I run the website and services for PrivacyTools. My goal is to spread the word about data privacy as widely as possible."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
email="jonah@privacytools.io"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
website="https://www.jonaharagon.com"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://social.privacytools.io/@jonah"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
twitter="JonahAragon"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
blog="jonah"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="blacklight447.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="blacklight447"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio="I research new privacy recommendations and moderate our communities. My expertise is endpoint security and networking."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Community Manager"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
email="blacklight447@privacytools.io"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://social.privacytools.io/@blacklight447"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="danarel.jpg"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Dan Arel"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="ThinkPrivacy Editor"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio="I'm an author, columnist, and privacy advocate whose work has appeared in Time, Huff Post, OpenSource, and more. I am editing ThinkPrivacy, a PrivacyTools resource for everyday users."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
website="https://www.danarel.com"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
twitter="danarel"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://mastodon.technology/@danarel"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="dawid.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Dawid Potocki"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Developer"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio=""
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://social.privacytools.io/@dawidpotocki"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="dngray.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="dngray"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
nick="Daniel Gray"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio=""
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
email="dngray@privacytools.io"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="mikaela.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Mikaela Suomalainen"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
nick="Mikaela"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio=""
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
website="https://mikaela.info/"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://mastodon.partipirate.org/@mikaela"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="nitrohorse.jpg"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="Andreas"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
nick="nitrohorse"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Developer"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio=""
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
website="https://nitrohorse.com/"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
mastodon="https://nitro.horse/@andreas"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
{% include team.html
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
avatar="trai_dep.png"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
name="trai_dep"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
role="Subreddit Mod"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
bio="I'm a privacy advocate and moderator of Reddit's r/Privacy and r/privacytoolsIO communities."
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
website="https://www.reddit.com/user/trai_dep"
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
%}
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
</div>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<div class="row mt-4">
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<div class="col">
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<div class="card">
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<div class="card-body">
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<p class="card-text">Of course, we couldn't do any of this without our very generous <a href="https://opencollective.com/privacytoolsio/">financial contributors</a>, <a href="https://github.com/privacytoolsIO/privacytools.io/graphs/contributors">website contributors</a>, and the countless community members that help share new ideas and spread the word! Thank you.</p>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<a href="/index.html#participate" class="btn btn-primary"><i class="fas fa-hands-helping"></i> Get involved!</a>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
<a href="/donate/" class="btn btn-outline-danger"><i class="fas fa-heart"></i> Donate</a>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
</div>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
</div>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
</div>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted
</div>
Review

@dawidpotocki please suggest a bio here.

@dawidpotocki please suggest a bio here.
Review

@dngray please suggest a bio here.

@dngray please suggest a bio here.
Review

@Mikaela please suggest a bio here.

@Mikaela please suggest a bio here.
Review

@nitrohorse please suggest a bio here.

@nitrohorse please suggest a bio here.
Review
mastodon="https://nitro.horse/@andreas"
blog="nitrohorse"

Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).

```suggestion mastodon="https://nitro.horse/@andreas" blog="nitrohorse" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/nitrohorse/).
Review
mastodon="https://mastodon.technology/@danarel"
blog="danarel"

Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)

```suggestion mastodon="https://mastodon.technology/@danarel" blog="danarel" ``` Forgot I needed to add this (links to https://blog.privacytools.io/author/danarel/)
nitrohorse commented 2019-11-08 07:04:49 +00:00 (Migrated from github.com)
Review
bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site."
```suggestion bio="I'm a privacy advocate and software developer. I write web extensions, help research, and make updates to the site." ```
Review
name="Andreas Basurto"
```suggestion name="Andreas Basurto" ```
Mikaela commented 2019-11-08 08:31:12 +00:00 (Migrated from github.com)
Review

I think Ciblia might make more sense to list here?

I think Ciblia might make more sense to list here?
Mikaela commented 2019-11-08 08:31:26 +00:00 (Migrated from github.com)
Review

See the team room #helpwanted

See the team room #helpwanted