Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 95d7c14

Browse files
authored
Merge pull request #452 from grails/puneetbehl-patch-1
Add developer information
2 parents 64296f6 + 266041d commit 95d7c14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ subprojects { Project subproject ->
168168
delegate.id 'burtbeckwith'
169169
delegate.name 'Burt Beckwith'
170170
}
171+
delegate.developer {
172+
delegate.id 'puneetbehl'
173+
delegate.name 'Puneet Behl'
174+
}
171175
}
172176

173177
}

0 commit comments

Comments
 (0)