From 0ccbd9224ca7b3ccbe2199df1dcab951525ffcff Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 19 Oct 2020 15:58:18 +0200 Subject: [PATCH] Add myself (Vadim Zeitlin) as maintainer to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfee1e04..ec3a5a14 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ Backend specific client libraries for: See documentation at [soci.sourceforge.net](http://soci.sourceforge.net) for details [BSL](http://www.boost.org/LICENSE_1_0.txt) © -[Maciej Sobczak](http://github.com/msobczak) and [contributors](https://github.com/SOCI/soci/graphs/contributors). +[Vadim Zeitlin](https://github.com/vadz), [Maciej Sobczak](https://github.com/msobczak) and [contributors](https://github.com/SOCI/soci/graphs/contributors).