Sign in
gerrit
/
plugins
/
helloworld
/
5356ea1295d656859ba2112c6f0fe01a47b5b878
/
.
/
BUCK
blob: 4d48a44ef5ae85440412bc7d1826eece0219af60 [
file
] [
log
] [
blame
]
gerrit_plugin
(
name
=
'helloworld'
,
srcs
=
glob
([
'src/main/java/**/*.java'
]),
manifest_entries
=
[
'Gerrit-SshModule: com.google.gerrit.plugins.HelloWorldCommandModule'
]
)