Skip to content

Commit

Permalink
remove sensitive email
Browse files Browse the repository at this point in the history
  • Loading branch information
xudesheng committed Mar 30, 2022
1 parent 922bb8b commit f09506d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Modify this with your name and email address, but it's optional.
owner:
name: "Desheng Xu"
email: "dxu@ptc.com"
organization: "PTC Inc."
email: "xudesheng@gmail.com"
organization: "Demotest Io Inc."

# scrap interval time in seconds, optional, default is 30 seconds.
scrap_interval: 30
Expand Down

0 comments on commit f09506d

Please sign in to comment.