Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6D7C0782CB8 for ; Mon, 19 Jul 2021 09:07:24 +0000 (UTC) Received: by mail-wr1-f43.google.com with SMTP id k4so21058444wrc.8 for ; Mon, 19 Jul 2021 02:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ueNYiSKrEpzcRAMWf7Yo9gIy3rV3qfJx0Htk+AJhLPc=; b=bBpvkbRpdh70SezciZhJPsMd4spzkDwMHbGymzeZw+23nx2NjLagXSQYPqS01gG4ve LYgZbFibbsM31Gsy4ALp5SIXlEsXnoXwXGJ9mQ9y1tOS6D6FvGWMzwjke3/m19fKcWN9 vAqw5KVCChtVE5w+saQyxIvPMswWZ3lT45cgo9+QoSkocB3PHGpQwJvXJgVbJ4lERz0R H2jIIoxOPCcm5r4CSoUOpjv+IMzAosuBXRMmozL6Qbo8vareTxaTViQcr+uQdx9LPBvb 0UTPpZx7+GuJ3MzpDFTmR1SOY6/vewVWXZHqDx+xEpbdOhyaSfzzalcFsS1TsrP4U+UG yO3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=ueNYiSKrEpzcRAMWf7Yo9gIy3rV3qfJx0Htk+AJhLPc=; b=mIPMNn3DwDMmtMHNb6BvT+RpMEsHSth/y+VkP4vcbfirHyZ710QijHfzwjRJIi5oJa M0oItHoGZESc/4PZS/woLhH27FcHoVVDSjH1tQuR2xMOT4DwFZYehs1QzT1a3uE5xuqJ jWHB9BMatOIRX6FTbLs05YFhl36oAJeEZjlkGhCKxE7I585Xny+6YEpbr7IaSUqwVEVD QN5d+A8mKLOKB8FhG5pKxM/Wx4MeCR1Tn716TM/mt2+Wk0H0SZEW4Bn4xX/Dplny3Yde Gn0BYyY3krFdid450LMYlg8ZtHCgBPo7ktpDVl+oM862Sp/lUuHkml8+eLzVHjogFXN0 Sf+A== X-Gm-Message-State: AOAM532LVSK5XP6YgAyClQmNv9Jv3wYbwEnaW8WPEMbZZ4r4hXqm9SBC YFcJsm8lhhj5ZyakgID+YoKElbnT770= X-Google-Smtp-Source: ABdhPJxcZAMlV1R44fOZHfFwYG0Xj9u+d1pgvVrk3hvyyMG9hJt3lOY2d70IhX9ugHtN26nJNZq+9A== X-Received: by 2002:adf:e4c3:: with SMTP id v3mr28288397wrm.362.1626685640532; Mon, 19 Jul 2021 02:07:20 -0700 (PDT) Received: from troy.wobcom.de ([94.31.101.21]) by smtp.gmail.com with ESMTPSA id l14sm18664438wrs.22.2021.07.19.02.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jul 2021 02:07:20 -0700 (PDT) Sender: Marvin Preuss From: Marvin Preuss To: alpine-aports@lists.alpinelinux.org Cc: Marvin Preuss Subject: [PATCH] Changes my name in packages I contributed to Date: Mon, 19 Jul 2021 11:05:10 +0200 Message-Id: <20210719090509.20850-1-marvin@xsteadfastx.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit I dont know why, but when i started to contributed i kind of used my nick name and not my real name. I want to change that. So I'm not sure if I should split this in individual commits or just use something like this. So, please see this more like a question how i can do things right :) --- community/libtermkey/APKBUILD | 4 ++-- community/rofi/APKBUILD | 4 ++-- community/unibilium/APKBUILD | 4 ++-- testing/bitlbee-facebook/APKBUILD | 4 ++-- testing/bitlbee-mastodon/APKBUILD | 4 ++-- testing/cpiped/APKBUILD | 2 +- testing/i3blocks/APKBUILD | 4 ++-- testing/libupnpp/APKBUILD | 4 ++-- testing/upmpdcli/APKBUILD | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/community/libtermkey/APKBUILD b/community/libtermkey/APKBUILD index 9b706a2109..335e47761b 100644 --- a/community/libtermkey/APKBUILD +++ b/community/libtermkey/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=libtermkey pkgver=0.22 pkgrel=0 diff --git a/community/rofi/APKBUILD b/community/rofi/APKBUILD index 58962b4b00..4a529f0946 100644 --- a/community/rofi/APKBUILD +++ b/community/rofi/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=rofi pkgver=1.6.1 pkgrel=0 diff --git a/community/unibilium/APKBUILD b/community/unibilium/APKBUILD index b4b24808c9..9f0b6892ac 100644 --- a/community/unibilium/APKBUILD +++ b/community/unibilium/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=unibilium pkgver=2.1.0 pkgrel=1 diff --git a/testing/bitlbee-facebook/APKBUILD b/testing/bitlbee-facebook/APKBUILD index 382742207e..f9862f852d 100644 --- a/testing/bitlbee-facebook/APKBUILD +++ b/testing/bitlbee-facebook/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=bitlbee-facebook pkgver=1.2.1 pkgrel=0 diff --git a/testing/bitlbee-mastodon/APKBUILD b/testing/bitlbee-mastodon/APKBUILD index 0f5918baf0..20ba1d5ab5 100644 --- a/testing/bitlbee-mastodon/APKBUILD +++ b/testing/bitlbee-mastodon/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=bitlbee-mastodon pkgver=1.4.4 pkgrel=0 diff --git a/testing/cpiped/APKBUILD b/testing/cpiped/APKBUILD index 178f312a82..75100201e8 100644 --- a/testing/cpiped/APKBUILD +++ b/testing/cpiped/APKBUILD @@ -1,4 +1,4 @@ -# Maintainer: Marvin Steadfast +# Maintainer: Marvin Preuss pkgname=cpiped pkgver=0.1.0 pkgrel=0 diff --git a/testing/i3blocks/APKBUILD b/testing/i3blocks/APKBUILD index 450248df47..310abb457e 100644 --- a/testing/i3blocks/APKBUILD +++ b/testing/i3blocks/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=i3blocks pkgver=1.5 pkgrel=0 diff --git a/testing/libupnpp/APKBUILD b/testing/libupnpp/APKBUILD index a97ea3eab4..456aae8ce8 100644 --- a/testing/libupnpp/APKBUILD +++ b/testing/libupnpp/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=libupnpp pkgver=0.21.0 pkgrel=0 diff --git a/testing/upmpdcli/APKBUILD b/testing/upmpdcli/APKBUILD index 39d0007e1e..8fb57122b1 100644 --- a/testing/upmpdcli/APKBUILD +++ b/testing/upmpdcli/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Marvin Steadfast -# Maintainer: Marvin Steadfast +# Contributor: Marvin Preuss +# Maintainer: Marvin Preuss pkgname=upmpdcli pkgver=1.5.12 pkgrel=0 -- 2.32.0