From db6f884fc77aaaf29772e209a54f5f346d2083e5 Mon Sep 17 00:00:00 2001 From: Caleb Maclennan Date: Thu, 16 Jan 2020 13:18:53 +0300 Subject: [PATCH] Update information amout contributors --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 923d63a..3398275 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,11 @@ against Tagbar](https://github.com/majutsushi/tagbar/issues?labels=ctags-bug&pag ## License -Vim license, see LICENSE +Tagbar is distributed under the terms of the *Vim license*, see the included [LICENSE][] file. -## Maintainer +## Contributors -Jan Larres <[jan@majutsushi.net](mailto:jan@majutsushi.net)> +Tagbar was originally written by [Jan Larres](https://github.com/majutsushi). +It is actively maintained by [Caleb Maclennan](https://github.com/alerque). +At least [45 others have contributed](https://github.com/majutsushi/tagbar/graphs/contributors) features and bug fixes over the years. +Please document [issues](https://github.com/majutsushi/tagbar/issues) or submit [pull requests](https://github.com/majutsushi/tagbar/issues) on Github.