You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add: OCM logo SVG files and a set of rendered PNGs for ease of usage (#274)
* add: source svg ocm logo and a set of rendered pngs
* add: new svg logo to readme file and move out the legacy logo
* add: Dimitri van Hees to Acknowledgements
* fix: ietf line length
This repository contains the text of the [Open Cloud Mesh IETF Draft](https://datatracker.ietf.org/doc/draft-lopresti-open-cloud-mesh/), as well as the equivalent [OpenAPI](https://github.com/OAI/OpenAPI-Specification) (fka Swagger) specification for its API rendered as HTML (by [ReDoc](https://github.com/Redocly/redoc)).
6
8
@@ -30,3 +32,9 @@ Previously released versions ([changelog](CHANGELOG.md)):
30
32
* Version 1.2.0: [RFC-formatted Draft](https://github.com/cs3org/OCM-API/blob/v1.2.0/IETF-RFC.md) | [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.2.0&repo=OCM-API&user=cs3org)
31
33
* Version 1.1.0: [README](https://github.com/cs3org/OCM-API/blob/v1.1.0/README.md) | [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org)
32
34
* Version 1.0.0: [API spec](https://cs3org.github.io/OCM-API/docs.html?branch=v1.0.0&repo=OCM-API&user=cs3org)
35
+
36
+
## Acknowledgements
37
+
38
+
### Logo
39
+
The OCM logo was originally created by Dimitri van Hees, in collaboration with Christian Schmitz, during their work on the OpenCloudMesh project.
40
+
The work was funded and supported by ownCloud as part of the OpenCloudMesh team effort.
0 commit comments