You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,15 @@ will tell you how to get started. This project is based on the original
9
9
[flyway-sbt](https://github.com/flyway/flyway/tree/flyway-4.2.0/flyway-sbt) that was in the flyway repository through
10
10
version 4.2.1.
11
11
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
+
12
21
### Getting started
13
22
Adding Flyway to your build is very easy. First, update to your `project/plugin.sbt` file to include:
0 commit comments