diff options
author | Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> | 2016-12-19 16:21:06 +0100 |
---|---|---|
committer | inferno-chromium <inferno@chromium.org> | 2016-12-19 07:21:06 -0800 |
commit | f533331c695be3c56abe3e5ee87c541cb1e735a1 (patch) | |
tree | d8c65cec4e67ed31f2d01e66b794f0656aab32dc | |
parent | 89b7e9c419144464e08dfa467dcd236610cf2a00 (diff) |
[gnutls] updated primary contact email (#204)
That is, in order to be able to access the issues opened.
-rw-r--r-- | projects/gnutls/project.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/gnutls/project.yaml b/projects/gnutls/project.yaml index 7d7f10db..a1594f1e 100644 --- a/projects/gnutls/project.yaml +++ b/projects/gnutls/project.yaml @@ -1,4 +1,4 @@ homepage: "https://www.gnutls.org" -primary_contact: "nmav@gnutls.org" +primary_contact: "n.mavrogiannopoulos@gmail.com" auto_ccs: - "alex.gaynor@gmail.com" |