Hi, I hope you successfully free yourself and we can work together in the future. Would really like to...
Attached is the patch with yours truly as the new maintainer for ox-latex.el. Best, /PA On Tue, 28 Apr 2026 at 07:32, Daniel Fleischer <[email protected]> wrote: > > Good. > > Pedro, you can add yourself as ox-latex maintainer by > > pushing a commit that changes Maintainer: line. > > > > Daniel, do you still want to be listed as the maintainer? > > No need, can remove me. > > Thanks, > > Daniel Fleischer > -- Fragen sind nicht da, um beantwortet zu werden, Fragen sind da um gestellt zu werden Georg Kreisler "Sagen's Paradeiser" (ORF: Als Radiohören gefährlich war) => write BE! Year 2 of the New Koprocracy
From 7a899a0e91213f850d7f7a7f1372f02853ae0af1 Mon Sep 17 00:00:00 2001 From: "Pedro A. Aranda" <[email protected]> Date: Wed, 29 Apr 2026 07:27:50 +0200 Subject: [PATCH] Adding me as maintainer lisp/ox-latex.el: Add me as maintainer --- lisp/ox-latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el index a54ac5a3b..9061390c5 100644 --- a/lisp/ox-latex.el +++ b/lisp/ox-latex.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2011-2026 Free Software Foundation, Inc. ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> -;; Maintainer: Daniel Fleischer <[email protected]> +;; Maintainer: Pedro A. Aranda <[email protected]> ;; Keywords: outlines, hypermedia, calendar, text ;; This file is part of GNU Emacs. -- 2.43.0
