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>
19 lines
834 B
XML
19 lines
834 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<activityset>
|
||
<version>3</version>
|
||
|
||
<activity id="devices" date="2021-11-01" status="active">
|
||
<title>Device Neutrality</title>
|
||
<description>
|
||
Although digital devices are ubiquitous today, the number of devices on which users cannot run Free Software is exponentially increasing. The consequence is an increased loss of control over users’ technology. Device Neutrality aims to enable end-users to bypass gatekeepers to have a non-discriminatory use of Free Software on their devices.
|
||
</description>
|
||
<link href="/activities/deviceneutrality/index"/>
|
||
<image url="/graphics/logos/deviceneutrality-transparent.png"/>
|
||
<order priority="5" highlight="yes"/>
|
||
<tags>
|
||
<tag key="policy"/>
|
||
<tag key="awareness"/>
|
||
</tags>
|
||
</activity>
|
||
</activityset>
|