Skip to content

Commit a519640

Browse files
committed
We maintain this now
1 parent 65b1378 commit a519640

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
@@ -25,8 +25,8 @@
2525
from setuptools import find_packages
2626

2727
DESCRIPTION = "mbed-ls is a Python module that detects and lists mbed-enabled devices connected to the host computer"
28-
OWNER_NAMES = 'Przemyslaw Wirkus, Johan Seferidis, James Crosby'
29-
OWNER_EMAILS = 'Przemyslaw.Wirkus@arm.com, [email protected], James.Crosby@arm.com'
28+
OWNER_NAMES = 'Jimmy Brisson, Brian Daniels'
29+
OWNER_EMAILS = 'jimmy.brisson@arm.com, brian.daniels@arm.com'
3030

3131

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

0 commit comments

Comments
 (0)