Skip to content
Snippets Groups Projects
Commit eab930fa authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

feat: Add codbex as adopter of Eclipse Dirigible

#213
parent 8d611d37
No related branches found
No related tags found
1 merge request!248feat: Add codbex as adopter of Eclipse Dirigible
......@@ -51,7 +51,7 @@ You can add your organization logo to our list of adopters by submitting a pull
If you plan on submitting a pull request, you will need to make the following changes to the website's codebase:
1. Add a colored and an optional white organization logo to static/assets/images/adopters. We expect that all submitted logos to be transparent svg and compressed for web. While SVGs are preferred, PNGs are also acceptable. Note that if white versions of the logos are omitted, your logo will not appear on sites that use the white version of the logos on their page.
2. Update the adopter JSON file: [config/adopters.json](https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/-/blob/main/config/adopters.json). Organizations can be easily marked as having multiple adopted projects across different working groups, no need to create separate entries for different projects or working groups!
2. Update the adopter JSON file: [config/adopters.json](https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/-/blob/main/src/main/resources/adopters.json). Organizations can be easily marked as having multiple adopted projects across different working groups, no need to create separate entries for different projects or working groups!
### Javascript Plugin
......
......@@ -307,6 +307,15 @@
"iot.zenoh"
]
},
{
"name": "codbex",
"homepage_url": "https://www.codbex.com",
"logo": "logo-codbex.png",
"logo_white": "logo-codbex-white.png",
"projects": [
"ecd.dirigible"
]
},
{
"name": "Coder",
"homepage_url": "https://coder.com/",
......
static/assets/images/adopters/logo-codbex-white.png

24.2 KiB

static/assets/images/adopters/logo-codbex.png

28.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment