Skip to content

Commit e034447

Browse files
committed
chore: Add myself as maintainer
1 parent 287b779 commit e034447

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

tree-sitter-langs-build.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
;;; tree-sitter-langs-build.el --- Building grammar bundle -*- lexical-binding: t; coding: utf-8 -*-
22

3-
;; Copyright (C) 2021 Tuấn-Anh Nguyễn
3+
;; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
44
;;
55
;; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6+
;; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
67
;; SPDX-License-Identifier: MIT
78

89
;;; Commentary:

tree-sitter-langs-tests.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
;;; tree-sitter-langs-tests.el --- Tests for tree-sitter-langs.el -*- lexical-binding: t; coding: utf-8 -*-
22

3-
;; Copyright (C) 2021 Tuấn-Anh Nguyễn
3+
;; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
44
;;
55
;; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6+
;; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
67

78
;;; Commentary:
89

tree-sitter-langs.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
;;; tree-sitter-langs.el --- Grammar bundle for tree-sitter -*- lexical-binding: t; coding: utf-8 -*-
22

3-
;; Copyright (C) 2021 Tuấn-Anh Nguyễn
3+
;; Copyright (C) 2021-2025 emacs-tree-sitter maintainers
44
;;
55
;; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
6+
;; Maintainer: Jen-Chieh Shen <jcs090218@gmail.com>
67
;; Keywords: languages tools parsers tree-sitter
78
;; Homepage: https://github.com/emacs-tree-sitter/tree-sitter-langs
89
;; Version: 0.12.262

0 commit comments

Comments
 (0)