Add maintainer stub for tree-sitter files
* lisp/treesit.el: * src/treesit.c: Add maintainer.
This commit is contained in:
parent
cf32776622
commit
7c7950fe00
2 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
;; Copyright (C) 2021-2022 Free Software Foundation, Inc.
|
;; Copyright (C) 2021-2022 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
;; Maintainer: 付禹安 (Yuan Fu) <casouri@gmail.com>
|
||||||
|
;; Keywords: treesit, tree-sitter, languages
|
||||||
|
;; Package: emacs
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Copyright (C) 2021-2022 Free Software Foundation, Inc.
|
Copyright (C) 2021-2022 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
Maintainer: Yuan Fu <casouri@gmail.com>
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
GNU Emacs is free software: you can redistribute it and/or modify
|
GNU Emacs is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue