summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-02-13 16:26:28 -0600
committerSean E. Russell <ser@ser1.net>2020-02-13 16:26:28 -0600
commit38d7736ca07da3d7c075ff63641d9dd97baa3900 (patch)
tree6b2e648edcd5f984b59aa9a68ef0ce124f6417af /build
parent47413695cec2be72f12b29339ff2cc0767d10929 (diff)
Switching maintainership.
Diffstat (limited to 'build')
-rw-r--r--build/nfpm.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/nfpm.yml b/build/nfpm.yml
index 1e9501a..67b575b 100644
--- a/build/nfpm.yml
+++ b/build/nfpm.yml
@@ -4,12 +4,12 @@ platform: "linux"
version: "v${VERSION}"
section: "default"
priority: "extra"
-maintainer: "Caleb Bassi <calebjbassi@gmail.com>"
+maintainer: "Sean Russell <ser@ser1.net>"
description: |
A terminal based graphical activity monitor inspired by gtop and vtop
-vendor: "Caleb Bassi"
-homepage: "https://github.com/cjbassi/gotop"
+vendor: "Sean Russell"
+homepage: "https://github.com/xxxserxxx/gotop"
license: "GNU Affero General Public License v3.0"
bindir: "/usr/local/bin"
files:
- /tmp/dist/gotop: "/usr/local/bin/gotop"
+ dist/gotop: "/usr/local/bin/gotop"