📝(doc) add publiccode.yml (#770)
publiccode.yml is a standard for describing Free Software projects, similar to other initiatives such as https://codemeta.github.io. It is particularly suitable for describing projects funded by public administrations. See https://github.com/publiccodeyml/publiccode.yml
This commit is contained in:
@@ -8,6 +8,8 @@ and this project adheres to
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- 📝(doc) add publiccode.yml
|
||||||
|
|
||||||
## [2.5.0] - 2025-03-18
|
## [2.5.0] - 2025-03-18
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|||||||
27
publiccode.yml
Normal file
27
publiccode.yml
Normal file
@@ -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"
|
||||||
Reference in New Issue
Block a user