diff --git a/README.md b/README.md index 0badecc56..4ddab2f62 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ This driver provides the following features: - [x] Extensible, e.g. extend built-in `Codec`(s). - [x] MariaDB `RETURNING` clause. -## Maintainer - -This project is currently being maintained by [@jchrys](https://github.com/jchrys) - ## Version compatibility / Integration tests states ![MySQL 5.5 status](https://img.shields.io/badge/MySQL%205.5-pass-blue) ![MySQL 5.6 status](https://img.shields.io/badge/MySQL%205.6-pass-blue) @@ -145,6 +141,10 @@ This project is released under version 2.0 of the [Apache License](https://www.a ## Contributors + + + + Thanks a lot for your support! ## Supports diff --git a/r2dbc-mysql/pom.xml b/r2dbc-mysql/pom.xml index 7fe2c5bcb..9029206d1 100644 --- a/r2dbc-mysql/pom.xml +++ b/r2dbc-mysql/pom.xml @@ -28,7 +28,15 @@ jchrys jchrys@me.com - Project Lead + Maintainer + + + + mirromutth + mirromutth + mirromutth@gmail.com + + Maintainer