blob: b7356f23cf965f8cf2ddcc1244c569e48161c524 [file] [log] [blame]
gerrit_plugin(
name = 'singleusergroup',
srcs = glob(['src/main/java/**/*.java']),
manifest_entries = [
'Gerrit-PluginName: singleusergroup',
'Gerrit-Module: com.googlesource.gerrit.plugins.singleusergroup.SingleUserGroup$Module',
],
)