From e44ee8486f04b6b7f5223c98765415a7bf3d2174 Mon Sep 17 00:00:00 2001
From: Hypolite Petovan <hypolite@mrpetovan.com>
Date: Sat, 1 Jun 2019 08:21:22 -0400
Subject: [PATCH] [xmpp] Mark addon as unsupported

---
 xmpp/xmpp.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xmpp/xmpp.php b/xmpp/xmpp.php
index 6b88ac04..585c518f 100644
--- a/xmpp/xmpp.php
+++ b/xmpp/xmpp.php
@@ -4,6 +4,7 @@
  * Description: Embedded XMPP (Jabber) client
  * Version: 0.1
  * Author: Michael Vogel <https://pirati.ca/profile/heluecht>
+ * Status: Unsupported
  */
 
 use Friendica\App;
-- 
2.39.5