# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1707748991 -3600
# Node ID 51c08960cba363eb82ced59676afe7cbd575cd2e
# Parent  9f41d2d33e3efd2a6e263565123bc3f61a368717
mod_blocking: Deprecate

diff -r 9f41d2d33e3e -r 51c08960cba3 mod_blocking/README.markdown
--- a/mod_blocking/README.markdown	Mon Feb 12 15:41:41 2024 +0100
+++ b/mod_blocking/README.markdown	Mon Feb 12 15:43:11 2024 +0100
@@ -1,8 +1,17 @@
 ---
 labels:
-- 'Stage-Alpha'
-summary: 'XEP-0191: Simple Communications Blocking support'
-...
+- Stage-Deprecated
+rockspec:
+  dependencies:
+  - mod_privacy_lists
+summary: "XEP-0191: Simple Communications Blocking support"
+---
+
+::: {.alert .alert-warning}
+This module is deprecated as it depends on the deprecated
+[mod_privacy_lists], use the core module
+[mod_blocklist][doc:modules:mod_blocklist] instead.
+:::
 
 Introduction
 ============