diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-01-18 04:23:04 -0500 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-01-18 04:23:49 -0500 |
commit | 20125ad97b4592d7f9ae815aff2ca68cda7a4c31 (patch) | |
tree | eb055f613a8ad464ae85b89e054c79aa45543ef7 /admin | |
parent | 92a7132bd6c76a43860fa01ca3363857d8dfc8f3 (diff) | |
download | emacs-20125ad97b4592d7f9ae815aff2ca68cda7a4c31.tar.gz emacs-20125ad97b4592d7f9ae815aff2ca68cda7a4c31.tar.bz2 emacs-20125ad97b4592d7f9ae815aff2ca68cda7a4c31.zip |
; admin/authors.el (authors-aliases): Update for Emacs 29.2.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/authors.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index de1b6ec1d7f..083023a3dad 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -250,6 +250,8 @@ files.") ("Simen Heggestøyl" "simenheg@gmail\\.com") (nil "prime.wizard") ("Shun-ichi Goto" "Shun-ichi GOTO") + ;; The trailing dash is a kludge, so this contributor is not ignored. + ("skykanin-" "skykanin@users\\.noreply\\.github\\.com") ;; There are other Stefans. ;;; ("Stefan Monnier" "Stefan") (nil "ssnnoo") |