Skip to content

Commit 8a6ba56

Browse files
atandon2024yrodiere
authored andcommitted
Added corporate contributors
1 parent 86bd4a5 commit 8a6ba56

File tree

3 files changed

+52
-2
lines changed

3 files changed

+52
-2
lines changed

community/corporate-contributors.html.haml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@ title: Corporate contributors
6666
%p EPAM Systems, Inc. contributed developers time to the Hibernate OGM project.
6767
.extra.content
6868
%a.ui.blue.label(href='/ogm/') Hibernate OGM
69+
.ui.card.fluid.contributor
70+
.image
71+
%a(href='https://www.mongodb.com/')
72+
%img{:src => "#{relative("/images/contributors/mongodb.svg", page)}"}
73+
.content
74+
.header
75+
%a(href='https://www.mongodb.com/') MongoDB
76+
.description
77+
%p MongoDB is the world’s most popular document database, giving developers a flexible, intuitive way to work with data. With MongoDB Atlas, teams get a fully managed cloud DBaaS platform that combines the flexible document model with a suite of data services, best-in-class security, and enterprise scalability, empowering developers to build any type of application.
78+
%p MongoDB proudly contributes to the Hibernate ORM project through the MongoDB Extension for Hibernate ORM, bringing first-class support for MongoDB’s document model to the Hibernate ecosystem.
79+
.extra.content
80+
%a.ui.blue.label(href='https://github.com/mongodb/mongo-hibernate') MongoDB Extension for Hibernate ORM
6981

7082
%p  
7183

community/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Best to first check the documentation. Yes it sounds boring, but knowing a tool
2222
<a class="ui label" href="/validator/documentation/"><i class="icon book"></i>Validator</a>
2323
<a class="ui label" href="/reactive/documentation/"><i class="icon book"></i>Reactive</a>
2424
<a class="ui label" href="/tools/documentation/"><i class="icon book"></i>Tools</a>
25-
<a class="ui label" href="https://www.mongodb.com/docs/languages/java/mongodb-hibernate/current"><i class="icon book"></i>MongoDB Extension for Hibernate ORM</a>
25+
<a class="ui label" href="https://www.mongodb.com/docs/languages/java/mongodb-hibernate/current"><i class="icon book"></i>MongoDB Extension for ORM</a>
2626
</div>
2727
+++
2828

@@ -35,7 +35,7 @@ After the documentation, probably the best place to look for answers. We activel
3535
<a class="ui label" href="https://stackoverflow.com/questions/tagged/hibernate-validator">hibernate-validator</a>
3636
<a class="ui label" href="https://stackoverflow.com/questions/tagged/hibernate-reactive">hibernate-reactive</a>
3737
<a class="ui label" href="https://stackoverflow.com/questions/tagged/hibernate-tools">hibernate-tools</a>
38-
<a class="ui label" href="https://stackoverflow.com/questions/tagged/mongo-hibernate">MongoDB Extension for Hibernate ORM</a>
38+
<a class="ui label" href="https://stackoverflow.com/questions/tagged/mongo-hibernate">mongo-hibernate</a>
3939
</div>
4040
+++
4141

images/contributors/mongodb.svg

Lines changed: 38 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)