Skip to content

Commit 229fe7c

Browse files
committed
CMake: update contact info
1 parent 5d57175 commit 229fe7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2077,7 +2077,7 @@ endif()
20772077

20782078
set(CPACK_SET_DESTDIR ON)
20792079

2080-
set(CPACK_PACKAGE_CONTACT "Linus Dierheimer <[email protected]>")
2080+
set(CPACK_PACKAGE_CONTACT "Carter Li <[email protected]>")
20812081
set(CPACK_PACKAGE_DESCRIPTION "\
20822082
fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. \
20832083
It is written mostly in C to achieve much better performance.\

0 commit comments

Comments
 (0)