Update README.md

Added contributions section
This commit is contained in:
Winni Neessen 2022-05-28 11:14:26 +02:00 committed by GitHub
parent 069ffa01fb
commit 830b3745ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,3 +124,7 @@ func main() {
fmt.Println("Mail successfully sent.")
}
```
## Contributors
Thanks to the following people for contributing to the go-mail codebase:
* [inliquid](https://github.com/inliquid)