[DRE-commits] [pkg-ruby-extras] 01/01: update mrconfig
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Thu Sep 21 12:59:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository pkg-ruby-extras.
commit b8af6ef1015df33eabfd2050b1ed2fb1710d4762
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Thu Sep 21 09:59:04 2017 -0300
update mrconfig
---
.gitignore | 4 ++++
.mrconfig | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/.gitignore b/.gitignore
index 77c4655..3bb9397 100644
--- a/.gitignore
+++ b/.gitignore
@@ -461,6 +461,7 @@
/ruby-github-linguist
/ruby-github-markdown
/ruby-github-markup
+/ruby-gitlab
/ruby-gitlab-emoji
/ruby-gitlab-flowdock-git-hook
/ruby-gitlab-git
@@ -678,6 +679,7 @@
/ruby-mixlib-versioning
/ruby-mizuho
/ruby-mkrf
+/ruby-mmap2
/ruby-mobile-fu
/ruby-mocha
/ruby-mocha-on-bacon
@@ -812,6 +814,7 @@
/ruby-peek-gc
/ruby-peek-host
/ruby-peek-performance-bar
+/ruby-peek-rblineprof
/ruby-peek-redis
/ruby-peek-sidekiq
/ruby-pg
@@ -914,6 +917,7 @@
/ruby-rash
/ruby-rash-alt
/ruby-rb-inotify
+/ruby-rblineprof
/ruby-rbnacl
/ruby-rbpdf
/ruby-rbvmomi
diff --git a/.mrconfig b/.mrconfig
index c123f52..795c97e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -1865,6 +1865,10 @@ skip = lazy
checkout = git_checkout ruby-github-markup
skip = lazy
+[ruby-gitlab]
+checkout = git_checkout ruby-gitlab
+skip = lazy
+
[ruby-gitlab-emoji]
checkout = git_checkout ruby-gitlab-emoji
skip = lazy
@@ -2733,6 +2737,10 @@ skip = lazy
checkout = git_checkout ruby-mkrf
skip = lazy
+[ruby-mmap2]
+checkout = git_checkout ruby-mmap2
+skip = lazy
+
[ruby-mobile-fu]
checkout = git_checkout ruby-mobile-fu
skip = lazy
@@ -3269,6 +3277,10 @@ skip = lazy
checkout = git_checkout ruby-peek-performance-bar
skip = lazy
+[ruby-peek-rblineprof]
+checkout = git_checkout ruby-peek-rblineprof
+skip = lazy
+
[ruby-peek-redis]
checkout = git_checkout ruby-peek-redis
skip = lazy
@@ -3677,6 +3689,10 @@ skip = lazy
checkout = git_checkout ruby-rb-inotify
skip = lazy
+[ruby-rblineprof]
+checkout = git_checkout ruby-rblineprof
+skip = lazy
+
[ruby-rbnacl]
checkout = git_checkout ruby-rbnacl
skip = lazy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list