From 4473dc9164298d18ad04a0d6314a948f5162be90 Mon Sep 17 00:00:00 2001 From: James Brechtel Date: Thu, 14 May 2026 22:20:46 -0400 Subject: [PATCH] Fixes contact and name --- PKGBUILD | 4 ++-- package.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index fa92fbe..7429ab9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ -# Maintainer: James Brechtel -# Contributor: James Brechtel +# Maintainer: James Brechtel +# Contributor: James Brechtel pkgname=converge _pkgver=0.1.0.0 diff --git a/package.yaml b/package.yaml index 1347a8d..fd15dc4 100644 --- a/package.yaml +++ b/package.yaml @@ -5,9 +5,9 @@ description: | Converge watches a git repository for file changes, automatically commits them, and pulls from the remote. It notifies the user via libnotify/notify-send when merge conflicts arise. -author: James Brechtel -maintainer: james@flipstone.com -copyright: 2026 James Brechtel +author: James Leonard-Brechtel +maintainer: james@leonard-brechtel.com +copyright: 2026 James Leonard-Brechtel license: BSD-3-Clause default-extensions: