diff --git a/NOTICE b/NOTICE index 077703a2e2e012e4bee28dd7fb7a75dfd9de1fdf..f5da1a0ba26c0b2b4388922ebff7a5b843058d00 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 GÉANT Association +Copyright 2025 GÉANT Association Contributions to this work were made on behalf of the GÉANT project, a project that has received funding from the European Union’s Horizon 2020 research and innovation programme under Grant Agreement No. 731122 (GN4-2) diff --git a/README.md b/README.md index 8cbe545ac7da24ded39fbe1a890015d6ac772fcd..c117beea22d650f444abe3c8093608de881537ed 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ <img src="docs/nmaas-logo-blue.png" alt="Logo" width="206" height="48"> </a> -<h3 align="center">NMaaS Platform (Back-end)</h3> +<h3 align="center">nmaas Platform (Back-end)</h3> <h4 align="center">Open-source multi-tenant platform for effortless, orchestrated deployment of software tools and applications on top of Kubernetes</h4> @@ -17,9 +17,9 @@ </p> </div> -## NMaaS Janitor Component +## nmaas Janitor Component -[NMaaS Janitor](https://github.com/nmaas-platform/nmaas-janitor) is a microservice that interacts with GitLab and Kubernetes API to perform various low level operations on behalf of the NMaaS Platform +[nmaas Janitor](https://github.com/nmaas-platform/nmaas-janitor) is a microservice that interacts with GitLab and Kubernetes API to perform various low level operations on behalf of the nmaas Platform ### Features @@ -29,14 +29,14 @@ - Setting basic auth parameters on Ingress resources on demand - Retrieving loadbalancer IP address assigned to given deployment or statefulset -### NMaaS Janitor Development +### nmaas Janitor Development -Explore the NMaaS Janitor [development and deployment](docs/DEVELOPMENT.md) documentation. +Explore the nmaas Janitor [development and deployment](docs/DEVELOPMENT.md) documentation. ### Get in Touch -Interested users can use the following mailing lists to subscribe to news about NMaaS, get in touch with the NMaaS development team, or other NMaaS users: +Interested users can use the following mailing lists to subscribe to news about nmaas, get in touch with the nmaas development team, or other nmaas users: -- [nmaas-announce@lists.geant.org](mailto:nmaas-announce@lists.geant.org) - public mailing list for announcements shared by the NMaaS team with the community ([subscribe here](https://lists.geant.org/sympa/info/nmaas-announce)) -- [nmaas@lists.geant.org](mailto:nmaas@lists.geant.org) - private mailing list for contacting the NMaaS core team members -- [nmaas-users@lists.geant.org](mailto:nmaas-users@lists.geant.org) - public mailing lists for discussions related to NMaaS usage and development ([subscribe here](https://lists.geant.org/sympa/info/nmaas-users)) +- [nmaas-announce@lists.geant.org](mailto:nmaas-announce@lists.geant.org) - public mailing list for announcements shared by the nmaas team with the community ([subscribe here](https://lists.geant.org/sympa/info/nmaas-announce)) +- [nmaas@lists.geant.org](mailto:nmaas@lists.geant.org) - private mailing list for contacting the nmaas core team members +- [nmaas-users@lists.geant.org](mailto:nmaas-users@lists.geant.org) - public mailing lists for discussions related to nmaas usage and development ([subscribe here](https://lists.geant.org/sympa/info/nmaas-users)) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 6e58850e0be198316da5039353afd3c2be130c0c..a0d61cafdd5d653b92407f048b1c7e5f4decf5c9 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -1,4 +1,4 @@ -# NMaaS Janitor +# nmaas Janitor ### Technologies diff --git a/docs/nmaas-logo-blue.png b/docs/nmaas-logo-blue.png index 2ab81d686b5da7b544f7f93da742ab393ac50fa4..52f0ae977185a1540934b93368af0fcdd63e159e 100644 Binary files a/docs/nmaas-logo-blue.png and b/docs/nmaas-logo-blue.png differ diff --git a/docs/nmaas-logo-white.png b/docs/nmaas-logo-white.png deleted file mode 100644 index 3226b4d55678026b0e8ee044d2f3a8c9f5f9745b..0000000000000000000000000000000000000000 Binary files a/docs/nmaas-logo-white.png and /dev/null differ