Skip to content

Commit 1ee600c

Browse files
committed
Added credits to contributors and other library maintainers
1 parent 8cece45 commit 1ee600c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ Here's the complete list of changes:
9292
- v1.1.20: [#7](https://github.com/bbottema/outlook-message-parser/issues/7) Fix missing S/MIME header details that are needed to determine the type of S/MIME application
9393
- v1.1.19: Log rtf compression error, but otherwise ignore it and keep going and extract what we can.
9494

95+
**A big shout out to @dnault ([runtime javadoc](https://github.com/dnault/therapi-runtime-javadoc)), @remkop ([picocli](https://picocli.info/)) and @markenwerk
96+
([S/MIME](https://github.com/markenwerk/java-utils-mail-smime) and [DKIM](https://github.com/markenwerk/java-utils-mail-dkim)) for working with me to make the
97+
libraries work with JDK7+ and do what Simple Java Mail needed! Finally a great many thanks the numerous contributors on Simple Java Mail as well as
98+
[outlook-message-parser](https://github.com/bbottema/outlook-message-parser) - this release would not be there without you.**
99+
95100

96101
v5.5.0 - [v5.5.1](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.5.1%7Cjar)
97102

RELEASE.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ Here's the complete list of changes:
7373
- v1.1.20: #7: Fix missing S/MIME header details that are needed to determine the type of S/MIME application
7474
- v1.1.19: Log rtf compression error, but otherwise ignore it and keep going and extract what we can.
7575

76+
**A big shout out to @dnault ([runtime javadoc](https://github.com/dnault/therapi-runtime-javadoc)), @remkop ([picocli](https://picocli.info/)) and @markenwerk
77+
([S/MIME](https://github.com/markenwerk/java-utils-mail-smime) and [DKIM](https://github.com/markenwerk/java-utils-mail-dkim)) for working with me to make the
78+
libraries work with JDK7+ and do what Simple Java Mail needed! Finally a great many thanks the numerous contributors on Simple Java Mail as well as
79+
[outlook-message-parser](https://github.com/bbottema/outlook-message-parser) - this release would not be there without you.**
80+
7681

7782
v5.5.0 - [v5.5.1](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.5.1%7Cjar)
7883

0 commit comments

Comments
 (0)