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>
22 lines
783 B
XML
22 lines
783 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="devices" date="2021-11-01" status="active">
|
|
<title>Digital Markets Act</title>
|
|
<description>
|
|
Device Neutrality is the policy concept to regulate monopoly over
|
|
devices and re-establish end-user control over their digital equipment.
|
|
The Digital Markets Act (DMA) regulates the economic activity of large
|
|
digital platforms and introduces Device Neutrality in the EU
|
|
legislation, fostering access to Free Sofware in Devices.
|
|
</description>
|
|
<link href="/activities/dma/dma.html"/>
|
|
<image url="/graphics/logos/dma-logo.png"/>
|
|
<order priority="5" highlight="yes"/>
|
|
<tags>
|
|
<tag key="policy"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|