Skip to content

Commit fc3f243

Browse files
committed
chore: add matrei as developer
1 parent 597bbbe commit fc3f243

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

plugin/build.gradle

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@ extensions.configure(GrailsPublishExtension) {
3535
it.name = 'Grails Plugins'
3636
it.url = 'https://github.com/grails-plugins'
3737
}
38-
it.developers = [jdaugherty: 'James Daugherty']
38+
it.developers = [
39+
jdaugherty: 'James Daugherty',
40+
matrei: 'Mattias Reichel',
41+
]
3942
}

0 commit comments

Comments
 (0)