diff --git a/utils/pkg-config.sh b/utils/pkg-config.sh
index 5cb1b679309e52d6c28044cc75b33eb399e4448a..dd6b8b90aaa206c6738385688e9c480e0ea3f44c 100644
--- a/utils/pkg-config.sh
+++ b/utils/pkg-config.sh
@@ -1,5 +1,5 @@
 #
-# Copyright 2014-2017, Intel Corporation
+# Copyright 2014-2019, Intel Corporation
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
@@ -33,7 +33,7 @@
 PACKAGE_NAME="pmdk"
 
 # Name and email of package maintainer
-PACKAGE_MAINTAINER="Krzysztof Czurylo <krzysztof.czurylo@intel.com>"
+PACKAGE_MAINTAINER="Marcin Slusarz <marcin.slusarz@intel.com>"
 
 # Brief description of the package
 PACKAGE_SUMMARY="Persistent Memory Development Kit"