You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/10/30 04:31:51 UTC

[james-project] 07/07: Fix for Apache GitHub label 'IMAP' - must be lowercase alphanumerical and <= 35 characters!

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit f9004d4c29de050011102224fd600d97ef4495bd
Author: Raphael Ouazana <ra...@linagora.com>
AuthorDate: Tue Oct 29 17:14:37 2019 +0100

    Fix for Apache GitHub label 'IMAP' - must be lowercase alphanumerical and <= 35 characters!
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index bd2e688..050a426 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,6 +4,6 @@ github:
   labels:
     - mail
     - server
-    - IMAP
-    - SMTP
-    - JMAP
\ No newline at end of file
+    - imap
+    - smtp
+    - jmap


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org