Merge "twrpme: add post regarding unofficial twrp"
diff --git a/_asus/asuszenfonemaxm1.markdown b/_asus/asuszenfonemaxm1.markdown
index 2401171..2f74bf3 100644
--- a/_asus/asuszenfonemaxm1.markdown
+++ b/_asus/asuszenfonemaxm1.markdown
@@ -7,8 +7,8 @@
 supportstatus: Current
 maintainer: MD Raza (raza231198)
 ddof: "/dev/block/bootdevice/by-name/recovery"
-devicetree: https://github.com/raza231198/android_device_asus_X00P-twrp
-xdathread: "https://forum.xda-developers.com/asus-zenfone-max/development/recovery-teamwin-recovery-project-t4014179"
+devicetree: https://github.com/TeamWin/android_device_asus_X00P
+xdathread: "https://forum.xda-developers.com/zenfone-max-m1/development/recovery-twrp-zenfone-max-m1-t4084935"
 ---
 
    {% include disclaimer.html %}
diff --git a/_samsung/samsunggalaxys4ltea.markdown b/_samsung/samsunggalaxys4ltea.markdown
index d5edcc6..d101c11 100644
--- a/_samsung/samsunggalaxys4ltea.markdown
+++ b/_samsung/samsunggalaxys4ltea.markdown
@@ -7,6 +7,7 @@
 maintainer: mikeioannina
 oem: Samsung
 ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+devicetree: "https://github.com/TeamWin/android_device_samsung_ks01lte"
 ---
 
 {% include disclaimer.html %}
diff --git a/_sony/sonyxperiaxa2plus.markdown b/_sony/sonyxperiaxa2plus.markdown
index ef2f14f..1e813d6 100644
--- a/_sony/sonyxperiaxa2plus.markdown
+++ b/_sony/sonyxperiaxa2plus.markdown
@@ -4,7 +4,7 @@
 codename: voyager
 downloadfolder: voyager
 supportstatus: Current
-maintainer: opthomas-prime, LuK1337
+maintainer: LuK1337
 devicetree: https://github.com/TeamWin/android_device_sony_voyager.git
 oem: Sony
 ---
@@ -16,19 +16,4 @@
 
 {% include download.html %}
 
-<div class='page-heading'>Installation:</div>
-If you already have TWRP installed:
-Download the latest zip and install the zip using TWRP.
-
-If you do not already have TWRP installed:
-Download both the img and the zip. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume up and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
-
-fastboot boot path/to/twrp.img
-
-This will temporarily boot TWRP on your device. Use adb to push the zip onto your device:
-
-adb push path/to/twrp.zip /
-
-Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
-
-If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
+{% include fastbootabinstall.html %}
diff --git a/_xiaomi/xiaomiredminote6.markdown b/_xiaomi/xiaomiredminote6.markdown
index 59bba29..8260d57 100644
--- a/_xiaomi/xiaomiredminote6.markdown
+++ b/_xiaomi/xiaomiredminote6.markdown
@@ -4,7 +4,7 @@
 codename: tulip
 downloadfolder: tulip
 supportstatus: Current
-maintainer: Mauronofrio
+maintainer: DD3Boh, mauronofrio
 devicetree: https://github.com/TeamWin/android_device_xiaomi_tulip
 oem: Xiaomi
 ---