From 7bb295d5790d123c88891e49e83ac571cfa542d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcin=20=C5=9Alusarz?= <marcin.slusarz@intel.com>
Date: Wed, 10 Jul 2019 11:46:04 +0200
Subject: [PATCH] common: update documentation user

---
 utils/check-doc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/check-doc.sh b/utils/check-doc.sh
index d65004469..61d193769 100755
--- a/utils/check-doc.sh
+++ b/utils/check-doc.sh
@@ -39,7 +39,7 @@
 #
 
 directory=doc/generated
-allowed_user="Generic builder <nvml-bot@intel.com>"
+allowed_user="pmem-bot <pmem-bot@intel.com>"
 
 if [[ -z "$TRAVIS" ]]; then
 	echo "ERROR: $0 can only be executed on Travis CI."
-- 
GitLab