diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-15 15:22:55 -0800 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-02-15 15:22:55 -0800 |
commit | 120b63d507a3316666b25494bc890a024948aef8 (patch) | |
tree | 0a96e60d6316cc8471b066def8b1e1273f38e4ab /contrib | |
parent | 7802dbcf7bedcc09e5f1052ceb1ba82347a124b7 (diff) | |
download | bugs-120b63d507a3316666b25494bc890a024948aef8.tar bugs-120b63d507a3316666b25494bc890a024948aef8.tar.gz bugs-120b63d507a3316666b25494bc890a024948aef8.tar.bz2 bugs-120b63d507a3316666b25494bc890a024948aef8.tar.xz bugs-120b63d507a3316666b25494bc890a024948aef8.zip |
Bug 372979: Make voting into an extension
r=mkanat, a=mkanat, a=LpSolit
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/merge-users.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/merge-users.pl b/contrib/merge-users.pl index 80c516e04..6c1ed1377 100755 --- a/contrib/merge-users.pl +++ b/contrib/merge-users.pl @@ -129,7 +129,6 @@ my $changes = { flags => ['setter_id', 'requestee_id'], cc => ['who bug_id'], longdescs => ['who'], - votes => ['who'], # Tables affecting global behavior / other users. components => ['initialowner', 'initialqacontact'], component_cc => ['user_id component_id'], |