diff options
| author | Amin Bandali | 2021-04-26 23:58:05 -0400 |
|---|---|---|
| committer | Amin Bandali | 2021-04-26 23:58:05 -0400 |
| commit | 6a03e4cc4f2f246e8588478de4157026f84ee327 (patch) | |
| tree | 30edd51e277728a0ac249557b41e8abcc4e15899 | |
| parent | 8f52c5da76f7e536e83216a80887aab3294017be (diff) | |
| download | emacs-6a03e4cc4f2f246e8588478de4157026f84ee327.tar.gz emacs-6a03e4cc4f2f246e8588478de4157026f84ee327.zip | |
* lisp/erc/erc.el: Add past maintainer Michael Olson to Contributors.
| -rw-r--r-- | lisp/erc/erc.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 43661a2fc4c..6717ee37cc7 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | ;; Andreas Fuchs (afs@void.at) | 9 | ;; Andreas Fuchs (afs@void.at) |
| 10 | ;; Gergely Nagy (algernon@midgard.debian.net) | 10 | ;; Gergely Nagy (algernon@midgard.debian.net) |
| 11 | ;; David Edmondson (dme@dme.org) | 11 | ;; David Edmondson (dme@dme.org) |
| 12 | ;; Michael Olson (mwolson@gnu.org) | ||
| 12 | ;; Kelvin White (kwhite@gnu.org) | 13 | ;; Kelvin White (kwhite@gnu.org) |
| 13 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 14 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
| 14 | ;; Keywords: IRC, chat, client, Internet | 15 | ;; Keywords: IRC, chat, client, Internet |