This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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-emails: Change user branch namespace from "user" to "users".


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

commit 2072fc300dc4bf2ce5f35ea12954bb78d993a096
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Jan 12 08:17:14 2015 +0400

    no-emails: Change user branch namespace from "user" to "users".
    
    Not what we agreed on, but what the users actually started using,
    so it's just simpler to follow their lead.

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

diff --git a/project.config b/project.config
index e20a312..4dbfdb5 100644
--- a/project.config
+++ b/project.config
@@ -28,7 +28,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/user/.*
+        no-emails = /refs/heads/hjl/.*, /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]