You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out [Wiki], especially the [FAQ](https://github.com/FasterXML/jackson-module-scala/wiki/FAQ). API Scaladocs can be found [on the project site][API] but they are not really
144
+
Check out [Wiki]. API Scaladocs can be found [on the project site][API] but they are not really
145
145
well suited to end users, as most classes are implementation details of the module.
@@ -152,12 +159,23 @@ The main mechanisms for contribution are:
152
159
* Participating in discussions on mailing lists, Gitter (see [Jackson portal](https://github.com/FasterXML/jackson#participation) for details)
153
160
* Submitting Pull Requests (PRs) to fix issues, improve functionality.
154
161
162
+
## Support
163
+
164
+
### Community support
165
+
166
+
Jackson components are supported by the Jackson community through mailing lists, Gitter forum, Github issues. See [Participation, Contributing](../../../jackson#participation-contributing) for full details.
167
+
168
+
169
+
### Enterprise support
170
+
171
+
Available as part of the Tidelift Subscription.
172
+
173
+
The maintainers of `jackson-module-scala` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/maven-com.fasterxml.jackson.module.jackson-module-scala.2.13?utm_source=maven-com.fasterxml.jackson.module.jackson-module-scala.2.13&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
174
+
155
175
## Core Development Team
156
176
157
177
Currently active core developers (ones who can review, accept and merge Pull Requests) are:
158
178
159
-
* Morten Kjetland (@mbknor)
160
-
* Nate Bauernfeind (@nbauernfeind)
161
179
* PJ Fanning (@pjfanning)
162
180
163
181
If you have questions on issues, implementation strategies, you may refer to core developers
@@ -166,21 +184,23 @@ positions: everyone is doing this because they want to, not because they are pai
166
184
contractually obligated to. This also means that time availability changes over time
167
185
so getting answers may take time.
168
186
169
-
In addition, other Jackson developers with similar access (but less active) include
187
+
In addition, other Jackson developers with similar access (but less active) include:
170
188
171
189
* Christopher Currie (@christophercurrie) -- original author of Scala module
190
+
* Morten Kjetland (@mbknor)
191
+
* Nate Bauernfeind (@nbauernfeind)
172
192
* Tatu Saloranta (@cowtowncoder) -- main author of core Jackson components
173
193
174
194
# Acknowledgements
175
195
176
-
[](http://www.jetbrains.com/idea/features/scala.html)
196
+
[](https://www.jetbrains.com/idea/features/scala.html)
0 commit comments