view xml/en/pgp_keys.xml @ 2083:fb5eef3637a4

Avoid double negative in if_not_empty. Use of "not" and "until" in the same sentence makes it confusing. Moreover, use of "until" with something that doesn't describe an event or point in time is wrong.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 11 Dec 2017 19:15:31 +0300
parents 26f75ea49876
children 007afe6a0d17
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="PGP public keys"
         link="/en/pgp_keys.html"
                  lang="en"
                  rev="1">

<section>
<para>
<list type="bullet">
<listitem>
<link url="/keys/aalexeev.key">Andrew Alexeev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/is.key">Igor Sysoev&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/mdounin.key">Maxim Dounin&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/maxim.key">Maxim Konovalov&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/sb.key">Sergey Budnevitch&rsquo;s
PGP public key</link>
</listitem>
<listitem>
<link url="/keys/nginx_signing.key">nginx
public key (used for signing packages and repositories)</link>
</listitem>
</list>
</para>
</section>
</article>