Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions archetypes/end_users.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: {{ .Name | title}}
image: logo/mylogo.png
homepage: URL
weight: N
---
10 changes: 8 additions & 2 deletions content/end_users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@ CNCF defines end users as follows:

The full updated list of end users can be found in the
[CNPG ADOPTERS page](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md#cloudnativepg-adopters).
If you want to add your organization, please open a pull request for the
[ADOPTERS file](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md).

**If you want to add your organization**, please open a pull request for the
[ADOPTERS file](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md).
Once you have a published entry there, you may open a pull request to add your
organization to the list of End Users in this repo. Note that the
`weight` field in the front matter needs to be populated according to the order
in `ADOPTERS.md`.
Please check the README in the `end_users` folder or seek asistance from
maintainers to assign the correct `weight` to your enty.

Below is a list of several CloudNativePG end users, in chronological order.