~codegouvfr/codegouvfr-devel

codegouvfr-sources: comptes-organismes-publics.yml: Add Radio France accounts v1 PROPOSED

~romaindurand: 1
 comptes-organismes-publics.yml: Add Radio France accounts

 1 files changed, 8 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~codegouvfr/codegouvfr-devel/patches/38939/mbox | git am -3
Learn more about email & git

[PATCH codegouvfr-sources] comptes-organismes-publics.yml: Add Radio France accounts Export this patch

From: Romain Durand <romain.durand@radiofrance.com>

---
 comptes-organismes-publics.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/comptes-organismes-publics.yml b/comptes-organismes-publics.yml
index f731f51..9ac56fe 100644
--- a/comptes-organismes-publics.yml
+++ b/comptes-organismes-publics.yml
@@ -1227,6 +1227,14 @@ https://github.com/biblissima:
  service_of:
  - Ministère de l'enseignement supérieur, de la recherche et de l'innovation

https://github.com/radiofrance:
  service_of:
  - Radio France

https://gitlab.com/radiofrance:
  service_of:
  - Radio France

https://github.com/cosae-fr:
  service_of:

-- 
2.34.2
Applied as b411a59, thanks a lot!