[aur-dev] [PATCH 6/6] Default to aur-requests for request notifications
Lukas Fleischer
archlinux at cryptocrack.de
Wed Jun 25 15:59:01 EDT 2014
Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
---
web/lib/config.inc.php.proto | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto
index a9137f1..cb71fa5 100644
--- a/web/lib/config.inc.php.proto
+++ b/web/lib/config.inc.php.proto
@@ -61,7 +61,7 @@ $USE_VIRTUAL_URLS = true;
$MAX_RPC_RESULTS = 5000;
# Mailing list to send package request notifications to.
-$AUR_REQUEST_ML = "aur-general at archlinux.org";
+$AUR_REQUEST_ML = "aur-requests at archlinux.org";
# Time to wait until a package request is due.
$REQUEST_IDLE_TIME = 60 * 60 * 24 * 14;
--
2.0.0
More information about the aur-dev
mailing list