Skip to content

Commit a81ec57

Browse files
authored
Merge pull request #81 from flyway/Maintenance
Maintenance
2 parents b83ab59 + 348b406 commit a81ec57

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ will tell you how to get started. This project is based on the original
99
[flyway-sbt](https://github.com/flyway/flyway/tree/flyway-4.2.0/flyway-sbt) that was in the flyway repository through
1010
version 4.2.1.
1111

12+
## Maintenance
13+
This repository is a community project and not officially maintained by the Flyway Team at Redgate.
14+
This project is looked after only by the open source community. Community Maintainers are people who have agreed to be contacted with queries for support and maintenance.
15+
Community Maintainers:
16+
- [@davidmweber](https://github.com/davidmweber)
17+
18+
If you would like to be named as an Community Maintainer, let us know via Twitter: https://twitter.com/flywaydb.
19+
20+
1221
### Getting started
1322
Adding Flyway to your build is very easy. First, update to your `project/plugin.sbt` file to include:
1423
```sbtshell

0 commit comments

Comments
 (0)