Sign in
gerrit
/
plugins
/
cookbook-plugin
/
739d5e6e6fa6b44386eba0d7a9b281c7310278ef
/
.
/
BUCK
blob: e09f1618d815074f64e15763a59064264b5b07b9 [
file
] [
log
] [
blame
]
gerrit_plugin
(
name
=
'cookbook-plugin'
,
srcs
=
glob
([
'src/main/java/**/*.java'
]),
resources
=
glob
([
'src/main/resources/**/*'
]),
manifest_entries
=
[
'Gerrit-SshModule: com.googlesource.gerrit.plugins.cookbook.SshModule'
]
)