On Tue, May 05 2026, Bastien wrote:
> It's better to remove yourself, making it clear that the file is not
> maintained anymore.

I don't appear to have write permissions for
[email protected]:~bzg/org-contrib, so I'm attaching the corresponding
patch here.

Cheers,

-- 
Seb

>From 813df04cdab1762ba8830d33f613f00e3f79f843 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= <[email protected]>
Date: Tue, 5 May 2026 08:28:03 +0200
Subject: [PATCH] lisp/ox-confluence.el: list all authors, declare unmaintained

---
 lisp/ox-confluence.el | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/lisp/ox-confluence.el b/lisp/ox-confluence.el
index cf712eb..e04f6d9 100644
--- a/lisp/ox-confluence.el
+++ b/lisp/ox-confluence.el
@@ -2,7 +2,20 @@
 
 ;; Copyright (C) 2012-2021 Sébastien Delafond
 
-;; Author: Sébastien Delafond <[email protected]>
+;; Authors: Sébastien Delafond
+;;       Bastien Guerry
+;;       Charles Durst
+;;       Ihor Radchenko
+;;       Ihor Radchenko
+;;       Lungang Fang
+;;       M. P. Ashton
+;;       Marc Ihm
+;;       Nicolas Goaziou
+;;       Paul Schorfheide
+;;       Richard Kim
+;;       Stefan Kangas
+;;       Stephen Mackenzie
+;; Maintainer: none at this point
 ;; Keywords: outlines, confluence, wiki
 
 ;; This file is not part of GNU Emacs.
-- 
2.53.0

Reply via email to