From ec0b02ea6b6734ec738fdc647dfa8660c19e4c04 Mon Sep 17 00:00:00 2001 From: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> Date: Fri, 2 Sep 2022 10:00:13 +0200 Subject: [PATCH 1/2] Update README.md Added information for the open source community in the readme.md Signed-off-by: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> Signed-off-by: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8b89ca8..a544aa8 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,18 @@ To install the chart: To uninstall the chart: helm delete my- + +## License + +This project is licensed under the Apache 2.0 license - see the LICENSE file for details + +## Licenses third-party libraries +This project uses third-party libraries, which are licensed under their own respective Open-Source licenses. + +## Contributing + +Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. + +## Contact + +If you have a question, please read [GXF wiki contact page](opensourcecommunity/communication-and-contact.md) how to best contact us. From bd94d67e01986f3f0c7c480743a61a07d8aa2ab7 Mon Sep 17 00:00:00 2001 From: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:19:34 +0100 Subject: [PATCH 2/2] Update README.md Signed-off-by: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> Signed-off-by: Jonas van den Bogaard <3628277+Jonasvdbo@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a544aa8..7b00b26 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc ## Contact -If you have a question, please read [GXF wiki contact page](opensourcecommunity/communication-and-contact.md) how to best contact us. +If you have a question, please read [GXF wiki contact page](https://grid-exchange-fabric.gitbook.io/gxf/opensourcecommunity/communication-and-contact) how to best contact us.