Project.pm: remember users when archiving
commit1aa9676f578915df755a49c800981b8f10125b9d
authorKyle J. McKay <mackyle@gmail.com>
Fri, 18 Nov 2016 02:54:40 +0000 (17 18:54 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 18 Nov 2016 02:54:40 +0000 (17 18:54 -0800)
tree0b443aaf05e604c9b2a31f5abefc72bcb377efb3
parentcbbf89404c1164930df69d08f008681692d5fdc4
Project.pm: remember users when archiving

When a project is archived, girocco.recycletime is set to the
recycle time.  For push projects also set girocco.recycleusers
to the list of push users (if there are any) just before setting
girocco.recycletime.

With this additional information restoration should be easier.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Project.pm