]> git.eshelyaron.com Git - emacs.git/commitdiff
Ignore some externally maintained files in AUTHORS
authorStefan Kangas <stefan@marxist.se>
Wed, 17 Nov 2021 11:08:56 +0000 (12:08 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 17 Nov 2021 11:09:36 +0000 (12:09 +0100)
* admin/authors.el (authors-ignored-files): Ignore externally
maintained files.

admin/authors.el

index 23990fee70898f30cf830486e48446b5b3f69728..1e8bf0364d6a70ae028dc5e042cdf866f1b45b0d 100644 (file)
@@ -360,6 +360,8 @@ Changes to files matching one of the regexps in this list are not listed.")
     "autogen/missing" "autogen"
     "autogen/copy_autogen" ; not generated, but trivial and now removed
     "dir_top"
+    ;; Imported into Emacs but externally maintained.
+    "publicsuffix.txt" "SKK-JISYO.L"
     ;; Only existed briefly, then renamed:
     "images/icons/allout-widgets-dark-bg"
     "images/icons/allout-widgets-light-bg"