This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb(refs/meta/config)] no-email: Remove hjl special treatment (no moved to users/*).


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=41da35118064aeea6e74ca988cd4ef1fd0932033

commit 41da35118064aeea6e74ca988cd4ef1fd0932033
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Jan 12 08:18:14 2015 +0400

    no-email: Remove hjl special treatment (no moved to users/*).

Diff:
---
 project.config | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/project.config b/project.config
index 4dbfdb5..e0c1a23 100644
--- a/project.config
+++ b/project.config
@@ -27,8 +27,7 @@
 
         # Do not send emails for the following branches (unofficial
         # third-party branches).
-        # FIXME: It would be nice to move the "hjl" branches to /user/.
-        no-emails = /refs/heads/hjl/.*, /refs/heads/users/.*
+        no-emails = /refs/heads/users/.*
 
         # Send a copy to bugzilla if a commit has a PR number in it.
         file-commit-cmd = /sourceware/infra/bin/email-to-bugzilla -G "gdb binutils"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]