use care team data from people.en.xml

this make us lose the GPG + language info, but with big advantages
This commit is contained in:
Max Mehl 2020-04-30 13:45:35 +02:00
parent 237b607f86
commit 31072e0f51
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92
4 changed files with 11 additions and 88 deletions

View File

@ -1,87 +0,0 @@
<!-- Please do not translate this file, it's static for all language versions -->
<ul class="people">
<version>1</version>
<li>
<p>
<a href="/about/albers/albers">
<img alt="Erik Albers" src="/about/albers/albers-avatar.jpg" />
</a>
<span class="name"><a href="/about/albers/albers">Erik
Albers</a></span>
<span class="email"><a href="mailto:eal@fsfe.org">eal (at) fsfe (dot) org</a> (<a
href="https://hkps.pool.sks-keyservers.net/pks/lookup?op=vindex&amp;search=eal%40fsfe.org">PGP</a>)</span>
<span class="languages">Speaks: English, German, Spanish</span>
<span class="additional-information"><em>Full-time employee of FSFE</em></span>
</p>
</li>
<li>
<p>
<img alt="Lucile Falgueyrac"
src="/about/falgueyrac/lucile-falgueyrac-avatar.jpg" />
<span class="name">Lucile Falgueyrac</span>
<span class="email"><a href="mailto:lucile.falg@fsfe.org">lucile.falg (at) fsfe (dot) org</a> (<a
href="https://hkps.pool.sks-keyservers.net/pks/lookup?op=get&amp;search=0x83E1D9A12C7FF2D5">PGP</a>)</span>
<span class="languages">Speaks: English, French, German</span>
</p>
</li>
<li>
<p>
<img alt="Polina Malaja" src="/about/malaja/malaja-avatar.jpg" />
<span class="name">Polina Malaja</span>
<span class="email"><a href="mailto:polina@fsfe.org">polina (at) fsfe
(dot) org</a> (<a
href="https://hkps.pool.sks-keyservers.net/pks/lookup?op=vindex&amp;search=polina%40fsfe.org">PGP</a>)</span>
<span class="languages">Speaks: English, Estonian, Russian</span>
</p>
</li>
<li>
<p>
<img alt="Jan-Christoph Borchardt"
src="/about/borchardt/borchardt-avatar.jpg" />
<span class="name">Jan-Christoph Borchardt</span>
<span class="email"><a href="mailto:jancborchardt@fsfe.org">jancborchardt (at) fsfe (dot) org</a> (<a
href="https://keybase.io/jancborchardt/pgp_keys.asc?fingerprint=ecd0c4a3a2fc72b354e4fc78cbd846fc845cbe17">PGP</a>)</span>
<span class="languages">Speaks: English, German</span>
</p>
</li>
<li>
<p>
<a href="/about/ku/ku">
<img alt="Gabriel Ku Wei Bin" src="/about/ku/ku-avatar.jpg" />
</a>
<span class="name"><a href="/about/ku/ku">Gabriel Ku Wei Bin</a></span>
<span class="email"><a href="mailto:gabriel.ku@fsfe.org">gabiel.ku (at) fsfe (dot) org</a> (<a
href="https://hkps.pool.sks-keyservers.net/pks/lookup?search=gabriel.ku%40fsfe.org">PGP</a>)</span>
<span class="languages">Speaks: English, German, Mandarin</span>
<span class="additional-information"><em>Full-time employee of FSFE</em></span>
</p>
</li>
<li>
<p>
<a href="/about/repentinus/repentinus">
<img alt="Heiki Lõhmus" src="/about/repentinus/avatar.jpg" />
</a>
<span class="name"><a href="/about/repentinus/repentinus">Heiki
Lõhmus</a></span>
<span class="email"><a href="mailto:repentinus@fsfe.org">repentinus (at)
fsfe (dot) org</a> (<a
href="https://hkps.pool.sks-keyservers.net/pks/lookup?op=vindex&amp;search=repentinus%40fsfe.org">PGP</a>)</span>
<span class="languages">Speaks: English, Estonian</span>
<span class="additional-information"><em>Vice-President of FSFE</em></span>
</p>
</li>
</ul>

View File

@ -4,7 +4,10 @@
<xsl:import href="../fsfe.xsl" />
<xsl:import href="../build/xslt/people.xsl" />
<!-- All people with council tag -->
<xsl:template match="care-team-list">
<xsl:copy-of select="document('codeofconduct-careteam.en.xml')"/>
<xsl:call-template name="country-people-list">
<xsl:with-param name="team" select="'care'" />
</xsl:call-template>
</xsl:template>
</xsl:stylesheet>

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -278,6 +278,13 @@
<email>nicola (dot) feltrin (at) fsfe (dot) org</email>
</person>
<person id="falgueyrac">
<name>Lucile Falgueyrac</name>
<team>care</team>
<email>lucile.falg (at) fsfe (dot) org</email>
<avatar>falgueyrac.jpg</avatar>
</person>
<person id="gerloff">
<name>Karsten Gerloff</name>
<country>DE</country>