Make singleusergroup a core plugin

This plugin might be useful for a lot of users.  Make it a core plugin
so it gets included in the distributed war file and offered to the user
during installation.

Change-Id: Ic69e01018d11b1989b36150584b104a98d48ea99
This commit is contained in:
David Pursehouse 2014-04-17 22:19:07 +09:00
parent 48cec8f950
commit 5788a5143d

View File

@ -4,6 +4,7 @@ CORE = [
'download-commands',
'replication',
'reviewnotes',
'singleusergroup'
]
# buck audit parses and resolves all deps even if not reachable