Skip to content

Commit 86ac5c1

Browse files
committed
Add Nikolai Kondrashov as a hid-huion author
1 parent cda8565 commit 86ac5c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hid-huion.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ static struct hid_driver huion_driver = {
284284
module_driver(huion_driver, hid_register_driver, hid_unregister_driver);
285285

286286
MODULE_AUTHOR("Martin Rusko");
287+
MODULE_AUTHOR("Nikolai Kondrashov");
287288
MODULE_DESCRIPTION("Huion HID driver");
288289
MODULE_LICENSE("GPL");
289290
MODULE_VERSION("4");

0 commit comments

Comments
 (0)