[pkg-java] 01/01: Add plantuml
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Tue Sep 5 00:53:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pkg-java.
commit 6d44e4e70d8253252e7feab3c4282fe8335ed6bb
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Tue Sep 5 01:52:50 2017 +0100
Add plantuml
---
.gitignore | 1 +
.mrconfig | 3 +++
2 files changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index cba203d..4982846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -321,6 +321,7 @@ owasp-java-html-sanitizer
parboiled
pauker
pescetti
+plantuml
plexus-classworlds2
plexus-compiler
plexus-components
diff --git a/.mrconfig b/.mrconfig
index 41bc943..2f6402e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -989,6 +989,9 @@ checkout = git_checkout pauker
[pescetti]
checkout = git_checkout pescetti
+[plantuml]
+checkout = git_checkout plantuml
+
[plexus-classworlds2]
checkout = git_checkout plexus-classworlds2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java.git
More information about the pkg-java-commits
mailing list