diff --git a/src/liblzma/api/lzma.h b/src/liblzma/api/lzma.h
index 8877dd5f..33f91121 100644
--- a/src/liblzma/api/lzma.h
+++ b/src/liblzma/api/lzma.h
@@ -9,7 +9,7 @@
*
* liblzma is part of XZ Utils . XZ Utils includes
* a gzip-like command line tool named xz and some other tools. XZ Utils
- * is developed and maintained by Lasse Collin.
+ * is developed and maintained by Lasse Collin and Jia Tan.
*
* Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK
* .