All checks were successful
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
951 B
XML
18 lines
951 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="ngi" date="2019-01-01" status="active">
|
|
<title>Internet da Próxima Geração</title>
|
|
<description>
|
|
A FSFE é uma organização parceira da NGI, uma coalizção de várias entidades sem fins lucrativos Europa afora. Fundada pela Comissão Europeia, NGI provê garantias a pesquisadores(as) e desenvolvedores(as) avulsos(as), bemcomo equipes que desejam trabalhar em novas ideias e tecnologias que comtribuem para o estabelecimento da Internet da Próxima Geração. A FSFE provê apoio legal para projetos que melhorem o caraer aberto, inclusivo, transparente, cooperativo, que valorize a privacidade e proteção dos dados.
|
|
</description>
|
|
<link href="/activities/ngi/ngi.html"/>
|
|
<image url="/graphics/logos/ngi.png"/>
|
|
<order priority="1" highlight="yes"/>
|
|
<tags>
|
|
<tag key="legal"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|