Revision
144162
Author
stromnov@macports.org
Date
2016-01-03 11:46:52 -0800 (Sun, 03 Jan 2016)

Log Message

py-sqlalchemy-migrate: add maintainer

Modified Paths

Diff

Modified: trunk/dports/python/py-sqlalchemy-migrate/Portfile (144161 => 144162)


--- trunk/dports/python/py-sqlalchemy-migrate/Portfile	2016-01-03 19:35:06 UTC (rev 144161)
+++ trunk/dports/python/py-sqlalchemy-migrate/Portfile	2016-01-03 19:46:52 UTC (rev 144162)
@@ -9,7 +9,7 @@
 platforms           darwin
 supported_archs     noarch
 license             MIT
-maintainers         nomaintainer
+maintainers         stromnov openmaintainer
 
 description         Database schema migration for SQLAlchemy
 long_description    Inspired by Ruby on Rails' migrations, SQLAlchemy \