Skip to content

Commit acf0e3a

Browse files
PB-1911 Add section about publiccode.yaml
1 parent ddfceb6 commit acf0e3a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
- [**Development settings (only for local environment and DEV staging)**](#development-settings-only-for-local-environment-and-dev-staging)
4444
- [Utility scripts](#utility-scripts)
4545
- [Updating Packages](#updating-packages)
46+
- [publiccode.yaml](#publiccodeyaml)
4647

4748
## Summary of the project
4849

@@ -583,3 +584,8 @@ pipenv install logging-utilities~=5.0
583584
Or you can also use the script named "update_to_latest.sh" to automatically update the version
584585
strings of the dependencies in the Pipfile. See the comment at the top of the script to learn how
585586
to use it.
587+
588+
## publiccode.yaml
589+
590+
This file adds the repository to catalogs like the [OSS Catalogue](https://opensource.admin.ch) by the Swiss Confederation.
591+
It follows a [metadata standard](https://yml.publiccode.tools/) for repositories with software developed by public administrations.

0 commit comments

Comments
 (0)