diff options
| author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
|---|---|---|
| committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
| commit | a5c7f2939c4c239326348dd763b63e00a4202f5d (patch) | |
| tree | bbdd978d6b08297bf2261b52edf71d0c712e7db4 /net/k6 | |
| parent | devel/git-delta: Update to 0.5.1 (diff) | |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279
Diffstat (limited to 'net/k6')
| -rw-r--r-- | net/k6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/k6/Makefile b/net/k6/Makefile index 207dd8da4e61..2d56be535e6b 100644 --- a/net/k6/Makefile +++ b/net/k6/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.30.0 CATEGORIES= net -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Modern load testing tool, using Go and Javascript LICENSE= AGPLv3 |
