diff --git a/CHANGELOG.md b/CHANGELOG.md index 37aed969..77261ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +- 📝(doc) add publiccode.yml + ## [2.5.0] - 2025-03-18 ## Added diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 00000000..0a364ae5 --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,27 @@ +publiccodeYmlVersion: "2.4.0" +name: Docs +url: https://github.com/suitenumerique/docs +landingURL: https://github.com/suitenumerique/docs +creationDate: 2023-12-10 +logo: https://raw.githubusercontent.com/suitenumerique/docs/main/docs/assets/docs-logo.png +usedBy: + - Direction interministériel du numérique (DINUM) +fundedBy: + - name: Direction interministériel du numérique (DINUM) + url: https://www.numerique.gouv.fr +roadmap: "https://github.com/orgs/suitenumerique/projects/2/views/1" +softwareType: "standalone/other" +description: + en: + shortDescription: "The open source document editor where your notes can become knowledge through live collaboration" + fr: + shortDescription: "L'éditeur de documents open source où vos notes peuvent devenir des connaissances grâce à la collaboration en direct." +legal: + license: MIT +maintenance: + type: internal + contacts: + - name: "Virgile Deville" + email: "virgile.deville@numerique.gouv.fr" + - name: "samuel.paccoud" + email: "samuel.paccoud@numerique.gouv.fr"