Problem/Motivation
We (Drupal Association) are getting constant alerts about packaging failing for a lot of the "govnl_cms_*" projects.

I tried to reach both via slack and the drupal.org personal contact form, but the alerts keep coming.
All of these porjects are using "license": "EUPL-1.2-or-later",, but that is NOT an allowed value per https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...…]-a-distribution/drupalorg-distribution-packaging-requirements
Proposed resolution
Either remove that line from all those projects or use a valid licence.
Will produce an MR for just this project as example.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2026-05-27 at 09.18.58.png | 320.51 KB | fjgarlin |
Issue fork govnl_cms_paragraphs_timeline-3592240
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fjgarlin commentedSample MR for this project is ready at https://git.drupalcode.org/project/govnl_cms_paragraphs_timeline/-/merge...
As mentioned, the same fix needs to be applied to ALL the other projects.
Comment #4
bvsneek commentedI fixed this for all projects. Thank you for your work!