Skip to content

Commit

Permalink
Make myself package maintainer, not Piyush (utexas-bwi/bwi#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-oquin committed Feb 5, 2018
1 parent 195acc9 commit da60c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/segwayrmp_targets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ endif(UNIX)
######################

SET(CPACK_GENERATOR "DEB")
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "Piyush Khandelwal <piyushk@gmail.com>")
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "Jack O'Quin <jack-oquin@gmail.com>")
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README.md")
SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")

Expand Down

0 comments on commit da60c79

Please sign in to comment.