This is an automated email from the ASF dual-hosted git repository.
matrei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git
The following commit(s) were added to refs/heads/main by this push:
new 872203e Set nice name and owner of database-migration plugin (#185)
872203e is described below
commit 872203e657cdbf162625aa1c561b2bbc952158ea
Author: Mattias Reichel <[email protected]>
AuthorDate: Wed Feb 18 13:23:31 2026 +0100
Set nice name and owner of database-migration plugin (#185)
---
.../org/apache/grails/grails-data-hibernate5-dbmigration.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/grails-plugins/org/apache/grails/grails-data-hibernate5-dbmigration.yml
b/grails-plugins/org/apache/grails/grails-data-hibernate5-dbmigration.yml
index f4b796a..efe40db 100644
--- a/grails-plugins/org/apache/grails/grails-data-hibernate5-dbmigration.yml
+++ b/grails-plugins/org/apache/grails/grails-data-hibernate5-dbmigration.yml
@@ -1,7 +1,7 @@
-name: database-migration
+name: Database Migration
desc: Grails database migration plugin
coords: org.apache.grails:grails-data-hibernate5-dbmigration
-owner: apache
+owner: Apache Software Foundation
vcs: https://github.com/apache/grails-core
docs:
https://grails.apache.org/docs/latest/grails-data/hibernate5/manual/index.html#databaseMigration
maven-repo: https://repo1.maven.org/maven2