Skip to content

Commit a171b44

Browse files
authored
Changing author
1 parent 3bce10e commit a171b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def setup_package():
7070
description = "",
7171
long_description = """""",
7272
url = "http://github.com/IntelPython/mkl_random",
73-
author = "Oleksandr Pavlyk",
73+
author = "Intel Corporation",
7474
download_url = "http://github.com/IntelPython/mkl_random",
7575
license = 'BSD',
7676
classifiers = [_f for _f in CLASSIFIERS.split('\n') if _f],

0 commit comments

Comments
 (0)