chore(clojure): update maintainer

This commit is contained in:
Noah 2023-10-09 08:38:26 -05:00 committed by GitHub
parent dfd4fb330f
commit 95364251e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -237,7 +237,7 @@ list.clojure = {
url = "https://github.com/sogaiu/tree-sitter-clojure", url = "https://github.com/sogaiu/tree-sitter-clojure",
files = { "src/parser.c" }, files = { "src/parser.c" },
}, },
maintainers = { "@sogaiu" }, maintainers = { "@NoahTheDuke" },
} }
list.cmake = { list.cmake = {