Skip to content

Commit a8809b0

Browse files
committed
Updated author info
1 parent ce523ff commit a8809b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

adafruit_imageload/png.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SPDX-FileCopyrightText: 2022 Radomir Dopieralski
22
# SPDX-FileCopyrightText: 2023 Matt Land
3+
# SPDX-FileCopyrightText: 2024 Channing Ramos
34
#
45
# SPDX-License-Identifier: MIT
56

@@ -10,7 +11,7 @@
1011
Load pixel values (indices or colors) into a bitmap and colors into a palette
1112
from a PNG file.
1213
13-
* Author(s): Radomir Dopieralski, Matt Land
14+
* Author(s): Radomir Dopieralski, Matt Land, Channing Ramos
1415
1516
"""
1617

0 commit comments

Comments
 (0)