From ea62680f0a5b8f323e740e05df352f2da3cbad44 Mon Sep 17 00:00:00 2001 From: Daniel Minukhin Date: Sun, 8 Dec 2024 18:38:20 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 057baee..6fd8a32 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,8 @@ Managing your custom entities with Alembic DDDL has several benefits: * [How it Works](docs/how_it_works.md) * [Configuration](docs/configuration.md) * [Setting up Logging](docs/logging.md) + +# Maintainers + +@Vanderhoof +@Bopio From 1073df2db3fa6c0a51291f4549c4a5673a1142e6 Mon Sep 17 00:00:00 2001 From: Daniel Minukhin Date: Sun, 8 Dec 2024 18:38:57 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fd8a32..7099f5e 100644 --- a/README.md +++ b/README.md @@ -118,5 +118,5 @@ Managing your custom entities with Alembic DDDL has several benefits: # Maintainers -@Vanderhoof -@Bopio +[@Vanderhoof](https://github.com/Vanderhoof) +[@Bopio](https://github.com/bopio) From cb2d3a3146d7d09dfafb016b68f76ee8365db8c3 Mon Sep 17 00:00:00 2001 From: Daniel Minukhin Date: Sun, 8 Dec 2024 18:39:13 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7099f5e..02a6337 100644 --- a/README.md +++ b/README.md @@ -118,5 +118,5 @@ Managing your custom entities with Alembic DDDL has several benefits: # Maintainers -[@Vanderhoof](https://github.com/Vanderhoof) -[@Bopio](https://github.com/bopio) +* [@Vanderhoof](https://github.com/Vanderhoof) +* [@Bopio](https://github.com/bopio)