This is an automated email from the ASF dual-hosted git repository.
jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git
The following commit(s) were added to refs/heads/master by this push:
new c9a6556c0 docs/Contributing: add dev mailing list
c9a6556c0 is described below
commit c9a6556c01fccb06a078a5a7fb0cd85f3bff9dbd
Author: alxndrsn <alxndrsn>
AuthorDate: Fri Nov 28 08:29:10 2025 +0000
docs/Contributing: add dev mailing list
---
docs/_layouts/default.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index b720231b0..be769c211 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -187,6 +187,7 @@
<li><a href="https://github.com/pouchdb/pouchdb">Source</a></li>
<li><a
href="https://github.com/pouchdb/pouchdb/issues">Issues</a></li>
<li><a
href="https://github.com/pouchdb/pouchdb/blob/master/LICENSE">Apache
License</a></li>
+ <li><a
href="https://lists.apache.org/[email protected]">Dev Mailing
List</a></li>
</ul>
</div>