Skip to content

Commit b8f480f

Browse files
authored
Add acknowledgements section to the README (#399)
Following the repository move into the GitHub Mockito organization, let's add an acknowledgements section to Niek for the original creation and extensive work that went into `mockito-kotlin`.
1 parent dbdef2f commit b8f480f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,8 @@ Usually it is enough to test only using the default Kotlin versions;
6565
CI will test against multiple versions.
6666
If you want to test using a different Kotlin version locally, set
6767
an environment variable `KOTLIN_VERSION` and run the tests.
68+
69+
### Acknowledgements
70+
71+
`mockito-kotlin` was created and developed by [nhaarman@](https://github.com/nhaarman) after which the repository was integrated into the official Mockito GitHub organization.
72+
We would like to thank Niek for the original idea and extensive work plus support that went into `mockito-kotlin`.

0 commit comments

Comments
 (0)