notify: Fix notification of request initiator
commit1626d4d2f7a854ae39df31ccde9105b59197d16d
authorLukas Fleischer <lfleischer@archlinux.org>
Thu, 18 Feb 2016 07:43:50 +0000 (18 08:43 +0100)
committerLukas Fleischer <lfleischer@archlinux.org>
Fri, 19 Feb 2016 17:18:48 +0000 (19 18:18 +0100)
treeac71d6a353050ed07baa439db2f2c0679a096d72
parent443ccfab6154e866f325ef21522f391c592bec30
notify: Fix notification of request initiator

Reimplement get_request_recipients() such that it always returns the
email addresses of the package base maintainer and the request
initiator, instead of the email address of the user triggering the
request status change.

Fixes FS#48238.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
scripts/notify.py