Sign in
gerrit
/
plugins
/
ref-protection
/
f5cf43ebe679105f1cb0d8e37603ec7f140c9c25
/
.
/
BUCK
blob: e9575ac43c7a9dc6a27c825bdf7ec2272055d3f7 [
file
] [
log
] [
blame
]
gerrit_plugin
(
name
=
'ref-protection'
,
srcs
=
glob
([
'src/main/java/**/*.java'
]),
resources
=
glob
([
'src/main/resources/**/*'
]),
manifest_entries
=
[
'Gerrit-Module: com.googlesource.gerrit.plugins.refprotection.RefProtectionModule'
],
)