Merge "NX609J: Add Captain_Throwback as additional maintainer"
diff --git a/_asus/asuszenfone62019.markdown b/_asus/asuszenfone62019.markdown
new file mode 100644
index 0000000..271606b
--- /dev/null
+++ b/_asus/asuszenfone62019.markdown
@@ -0,0 +1,34 @@
+---
+layout: device
+title: "ASUS ZenFone 6 2019"
+codename: I01WD
+oem: Asus
+downloadfolder: I01WD
+supportstatus: Current
+maintainer: bigbiff,Dees_Troy
+devicetree: https://github.com/TeamWin/android_device_asus_I01WD
+xdathread: "https://forum.xda-developers.com/zenfone-6-2019/development/tool-utility-twrp-3-3-1-0-teamwin-t3963876"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+<div class="page-heading">Installation</div>
+Please unlock your bootloader according to instructions documented <a href="https://www.xda-developers.com/asus-zenfone-6-bootloader-unlock-tool-kernel-source-code/">here</a>
+
+Next download twrp-installer-fastboot-3.3.1-0-I01WD.img and do
+<pre>
+fastboot boot twrp-installer-fastboot-3.3.1-0-I01WD.img
+</pre>
+
+This will allow you to install the permanent version. Download the latest image from the download mirros specified above. Next use MTP to put it on /sdcard/.
+
+Once the image is on the phone, go to Install->Install Image and select the image you pushed to /sdcard/. TWRP will repack your ramdisk and permanently install
+the image to your boot_a and boot_b partition. Currently there is no official support for an installer zip to perform these actions.
diff --git a/_bq/bqaquarism10lte.markdown b/_bq/bqaquarism10lte.markdown
new file mode 100644
index 0000000..6f746d7
--- /dev/null
+++ b/_bq/bqaquarism10lte.markdown
@@ -0,0 +1,24 @@
+---
+layout: device
+title:  "BQ Aquaris M10 4G"
+codename: freezerlte
+downloadfolder: freezerlte 
+supportstatus: Current
+maintainer: R0rt1z2
+oem: BQ
+devicetree: https://github.com/TeamWin/android_device_bq_freezerlte
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include mtkinstall.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}
diff --git a/_samsung/samsunggalaxynote8snapdragon.markdown b/_samsung/samsunggalaxynote8snapdragon.markdown
new file mode 100644
index 0000000..1c2e19b
--- /dev/null
+++ b/_samsung/samsunggalaxynote8snapdragon.markdown
@@ -0,0 +1,28 @@
+---
+layout: device
+title:  "Samsung Galaxy Note 8 (Snapdragon)"
+codename: greatqlte
+downloadfolder: greatqlte
+supportstatus: Current
+maintainer: LeeMenHin
+devicetree: "https://github.com/TeamWin/android_device_samsung_greatqlte"
+xdathread: "https://forum.xda-developers.com/galaxy-note-8/development/recovery-samsung-galaxy-note8-snapdragon-t3962754"
+oem: Samsung
+ddof: "/dev/block/platform/soc/1da4000.ufshc/by-name/recovery"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include odininstall.html %}
+
+{% include ddinstall.html %}