From 61aa4a801b80c60d6c32fc4bf6cb94f28b95d986 Mon Sep 17 00:00:00 2001
From: Aikar <aikar@aikar.co>
Date: Sun, 15 Nov 2015 19:41:12 -0600
Subject: [PATCH] Bump thread count for chunk loading

---
 .../0072-Bump-thread-count-for-chunk-loading.patch              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Spigot-Server-Patches/0072-Bump-thread-count-for-chunk-loading.patch b/Spigot-Server-Patches/0072-Bump-thread-count-for-chunk-loading.patch
index c92479f747..c3abe4d6ad 100644
--- a/Spigot-Server-Patches/0072-Bump-thread-count-for-chunk-loading.patch
+++ b/Spigot-Server-Patches/0072-Bump-thread-count-for-chunk-loading.patch
@@ -1,5 +1,5 @@
 From c128310e73948cd22b1912eff4f5fc234427a681 Mon Sep 17 00:00:00 2001
-From: Zach Brown <zach.brown@destroystokyo.com>
+From: Aikar <aikar@aikar.co>
 Date: Sun, 15 Nov 2015 19:36:37 -0600
 Subject: [PATCH] Bump thread count for chunk loading