changeset 2570:548b68ae793b

mod_saslname: Declare module Stable since it does one simple thing very well
author Kim Alvefur <zash@zash.se>
date Fri, 24 Feb 2017 16:41:48 +0100
parents f622fb016155
children a33edc07d829
files mod_saslname/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_saslname/README.markdown	Fri Feb 24 16:41:32 2017 +0100
+++ b/mod_saslname/README.markdown	Fri Feb 24 16:41:48 2017 +0100
@@ -1,6 +1,6 @@
 ---
 labels:
-- 'Stage-Alpha'
+- 'Stage-Stable'
 - 'Type-Auth'
 summary: 'XEP-0233: XMPP Server Registration for use with Kerberos V5'
 ...