Skip to content

Commit be6a0c2

Browse files
committed
Update setup.py
1 parent 7f5fc32 commit be6a0c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
from setuptools import find_packages
2525

2626
DESCRIPTION = "mbed-ls is a Python module that detects and lists mbed-enabled devices connected to the host computer"
27-
OWNER_NAMES = 'Przemyslaw Wirkus, Johan Seferidis'
28-
27+
OWNER_NAMES = 'Przemyslaw Wirkus, Johan Seferidis, James Crosby'
28+
2929

3030

3131
# Utility function to cat in a file (used for the README)

0 commit comments

Comments
 (0)