summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-26 10:31:32 +0100
committerraveit65 <[email protected]>2020-02-28 11:38:16 +0100
commit6e667eaae8a15b878c001415ea2f43496b2c8b00 (patch)
treec73f1ae3fdcc4197c648b1adb4a20ed0d0cf921c
parent8c5f32640854d8877f0b06126d40c6e0dd8972e2 (diff)
downloadmate-system-monitor-6e667eaae8a15b878c001415ea2f43496b2c8b00.tar.bz2
mate-system-monitor-6e667eaae8a15b878c001415ea2f43496b2c8b00.tar.xz
Use user page on github when user email is private
-rw-r--r--src/callbacks.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/callbacks.cpp b/src/callbacks.cpp
index 2f3219f..8306fd1 100644
--- a/src/callbacks.cpp
+++ b/src/callbacks.cpp
@@ -175,7 +175,7 @@ cb_about (GtkAction *action, gpointer data)
"Matias De lellis <[email protected]>",
"Mike Gabriel <[email protected]>",
"Nelson Marques <[email protected]>",
- "Obata Akio <[email protected]>",
+ "Obata Akio https://github.com/obache",
"Pablo Barciela <[email protected]>",
"Paolo Borelli",
"Perberos <[email protected]>",
@@ -183,7 +183,7 @@ cb_about (GtkAction *action, gpointer data)
"Robert Buj <[email protected]>",
"Sander Sweers <[email protected]>",
"Scott Balneaves <[email protected]>",
- "Soong Noonien <[email protected]>",
+ "Soong Noonien https://github.com/SoongNoonien",
"Stefano Karapetsas <[email protected]>",
"Steve Zesch <[email protected]>",
"Victor Kareh <[email protected]>",