Skip to content

Commit f0cae4e

Browse files
committed
docs: explain how to add an end user
Signed-off-by: Jaime Silvela <[email protected]>
1 parent bd4af47 commit f0cae4e

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

archetypes/end_users.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: {{ .Name | title}}
3+
image: logo/mylogo.png
4+
homepage: URL
5+
weight: N
6+
---

content/end_users/_index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@ CNCF defines end users as follows:
1111
1212
The full updated list of end users can be found in the
1313
[CNPG ADOPTERS page](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md#cloudnativepg-adopters).
14-
If you want to add your organization, please open a pull request for the
15-
[ADOPTERS file](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md).
1614

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

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

0 commit comments

Comments
 (0)