From 9793bfc07409932eddf13bf63f13b8745a46ba99 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Mon, 10 Apr 2017 00:54:43 +0900 Subject: [PATCH] Remove plugins outside the gitbucket organization --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 432c43cd1..14f245b3d 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,6 @@ GitBucket has a plug-in system that allows extra functionality. Officially the f - [gitbucket-gist-plugin](https://github.com/gitbucket/gitbucket-gist-plugin) - [gitbucket-emoji-plugin](https://github.com/gitbucket/gitbucket-emoji-plugin) - [gitbucket-pages-plugin](https://github.com/gitbucket/gitbucket-pages-plugin) -- [gitbucket-h2-backup-plugin](https://github.com/gitbucket-plugins/gitbucket-h2-backup-plugin) -- [https://github.com/gitbucket-plugins/gitbucket-announce-plugin](https://github.com/gitbucket-plugins/gitbucket-announce-plugin) You can find more plugins made by the community at [GitBucket community plugins](http://gitbucket-plugins.github.io/).