git: d121503f5524 - main - */*: Maintainership transfer

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Thu, 04 Aug 2022 20:54:40 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d121503f55244627537c6206c37dd82c7b340de4

commit d121503f55244627537c6206c37dd82c7b340de4
Author:     Faraz Vahedi <kfv@kfv.io>
AuthorDate: 2022-08-04 20:47:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-04 20:47:35 +0000

    */*: Maintainership transfer
    
    - maintainership transfer:
    
      Faraz Vahedi <kfv@kfv.io> > Antranig Vartanian <antranigv@freebsd.am>
    
    PR:             265541
---
 devel/texlab/Makefile   | 2 +-
 devel/vipack/Makefile   | 2 +-
 devel/wrangler/Makefile | 2 +-
 lang/mdk/Makefile       | 2 +-
 sysutils/dust/Makefile  | 2 +-
 www/vultr-cli/Makefile  | 2 +-
 x11/sprop/Makefile      | 2 +-
 x11/xssstate/Makefile   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile
index 9bc1751cf051..85bba0ee5cc1 100644
--- a/devel/texlab/Makefile
+++ b/devel/texlab/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	4.2.0
 CATEGORIES=	devel
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Language Server Protocol for LaTeX
 
 LICENSE=	GPLv3
diff --git a/devel/vipack/Makefile b/devel/vipack/Makefile
index fec76ea783e7..1aa8514c156c 100644
--- a/devel/vipack/Makefile
+++ b/devel/vipack/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.1
 CATEGORIES=	devel
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Vishap package manager
 
 LICENSE=	GPLv3
diff --git a/devel/wrangler/Makefile b/devel/wrangler/Makefile
index a3f7c75c1b83..563230d1f31a 100644
--- a/devel/wrangler/Makefile
+++ b/devel/wrangler/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.19.12
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Cloudflare Workers CLI Tool
 
 LICENSE=	APACHE20 MIT
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index d783bc12c219..b3611aa8df0b 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.3.0
 CATEGORIES=	lang gnome
 MASTER_SITES=	GNU/${PORTNAME}/v${PORTVERSION}
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Utilities for developing programs using MIX and MIXAL
 
 LICENSE=	GPLv3
diff --git a/sysutils/dust/Makefile b/sysutils/dust/Makefile
index 0bbd157da9cb..c5f7c27576b7 100644
--- a/sysutils/dust/Makefile
+++ b/sysutils/dust/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.1
 CATEGORIES=	sysutils
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	More intuitive version of du
 
 LICENSE=	APACHE20
diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile
index f239000dfe71..572a67371de7 100644
--- a/www/vultr-cli/Makefile
+++ b/www/vultr-cli/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Official command line tool for Vultr services
 
 LICENSE=	APACHE20
diff --git a/x11/sprop/Makefile b/x11/sprop/Makefile
index 291b823117a9..ce365a0a0917 100644
--- a/x11/sprop/Makefile
+++ b/x11/sprop/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.1
 CATEGORIES=	x11
 MASTER_SITES=	https://dl.suckless.org/tools/
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Simple X property utility
 
 LICENSE=	MIT
diff --git a/x11/xssstate/Makefile b/x11/xssstate/Makefile
index bddef99c54d6..c75d243466fd 100644
--- a/x11/xssstate/Makefile
+++ b/x11/xssstate/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.1
 CATEGORIES=	x11
 MASTER_SITES=	https://dl.suckless.org/tools/
 
-MAINTAINER=	kfv@kfv.io
+MAINTAINER=	antranigv@freebsd.am
 COMMENT=	Simple tool to retrieve the X screensaver state
 
 LICENSE=	MIT