b9caf021a4
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
18 lines
725 B
XML
18 lines
725 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="ngi" date="2019-01-01" status="active">
|
|
<title>Next Generation Internet</title>
|
|
<description>
|
|
The FSFE is a partner organisation of NGI, a coalition of non-profit organisations from across Europe. Funded by the EC, it provides grants to work on new ideas and technologies that contribute to the establishment of the Next Generation Internet. The FSFE provides legal support for these projects.
|
|
</description>
|
|
<link href="/activities/ngi/ngi.html"/>
|
|
<image url="/graphics/logos/ngi.png"/>
|
|
<order priority="3" highlight="yes"/>
|
|
<tags>
|
|
<tag key="legal"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|