From b6bd6c35d0e63f7a602a6efec41aaa5eea3470b7 Mon Sep 17 00:00:00 2001 From: John <1726-johns2ses@users.noreply.gitlab.gnome.org> Date: Thu, 24 Feb 2022 01:31:06 +0000 Subject: [PATCH 1/2] Note that username will be displayed publicly alongside review --- src/gs-review-dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gs-review-dialog.ui b/src/gs-review-dialog.ui index 9e2943346..2075e70e5 100644 --- a/src/gs-review-dialog.ui +++ b/src/gs-review-dialog.ui @@ -153,7 +153,7 @@ - Find what data is sent in our <a href="https://odrs.gnome.org/privacy">privacy policy</a>. + Find what data is sent in our <a href="https://odrs.gnome.org/privacy">privacy policy</a>. Your username will be shown publicly. True 0 True -- GitLab From ee8cb8688d396665688df919391215321f73db25 Mon Sep 17 00:00:00 2001 From: John <1726-johns2ses@users.noreply.gitlab.gnome.org> Date: Wed, 2 Mar 2022 04:53:37 +0000 Subject: [PATCH 2/2] Note that user's full name will be published with review --- src/gs-review-dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gs-review-dialog.ui b/src/gs-review-dialog.ui index 2075e70e5..4ca28fa1b 100644 --- a/src/gs-review-dialog.ui +++ b/src/gs-review-dialog.ui @@ -153,7 +153,7 @@ - Find what data is sent in our <a href="https://odrs.gnome.org/privacy">privacy policy</a>. Your username will be shown publicly. + Find what data is sent in our <a href="https://odrs.gnome.org/privacy">privacy policy</a>. The full name attached to your account will be shown publicly. True 0 True -- GitLab