diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:45:20 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:45:20 +0200 |
| commit | 53b49ffcf2cabe8ef0f7fc1a74fd6748c3f99c58 (patch) | |
| tree | 3f3d6c3e44c302400a9f0ee00f45e977d6917834 | |
| parent | ec8ce763e51fd91b3d9816799b6e828e3a9ea9eb (diff) | |
Update maintainer for passing of Thien-Thi Nguyenexternals/ascii-art-to-unicode
* ascii-art-to-unicode.el: Update maintainer for passing of Thien-Thi
Nguyen.
| -rw-r--r-- | ascii-art-to-unicode.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ascii-art-to-unicode.el b/ascii-art-to-unicode.el index dbf9fd6..5df09ba 100644 --- a/ascii-art-to-unicode.el +++ b/ascii-art-to-unicode.el @@ -1,9 +1,9 @@ ;;; ascii-art-to-unicode.el --- a small artist adjunct -*- lexical-binding: t -*- -;; Copyright (C) 2014-2020 Free Software Foundation, Inc. +;; Copyright (C) 2014-2023 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> -;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; Version: 1.13 ;; Keywords: ascii, unicode, box-drawing ;; URL: https://www.gnuvola.org/software/aa2u/ |
