File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -76,3 +76,33 @@ Once the database is ready, connect to it with `psql` and run:
7676` ` `
7777
7878You should see ` {{ .Name }}` listed among the installed extensions.
79+
80+ ## Contributors
81+
82+ This extension is maintained by:
83+
84+ - FirstName LastName (@GitHub_Handle)
85+
86+ The maintainers are responsible for:
87+
88+ - Monitoring upstream releases and security vulnerabilities.
89+ - Ensuring compatibility with supported PostgreSQL versions.
90+ - Reviewing and merging contributions specific to this extension's container
91+ image and lifecycle.
92+
93+ ---
94+
95+ ## Licenses and Copyright
96+
97+ This container image contains software that may be licensed under various
98+ open-source licenses.
99+
100+ All relevant license and copyright information for the ` {{ .Name }}` extension
101+ and its dependencies are bundled within the image at:
102+
103+ ` ` ` text
104+ /licenses/
105+ ` ` `
106+
107+ By using this image, you agree to comply with the terms of the licenses
108+ contained therein.
You can’t perform that action at this time.
0 commit comments