From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1428410-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 23716158095
	for <garchives@archives.gentoo.org>; Wed, 17 Aug 2022 16:40:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 52C83E08A0;
	Wed, 17 Aug 2022 16:40:51 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 34C24E08A0
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Aug 2022 16:40:51 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4351834116E
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Aug 2022 16:40:50 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D07C2558
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Aug 2022 16:40:48 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1660754444.3d36e6ccec1fd96ee2e479ee7139d929c59591dd.juippis@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/
X-VCS-Repository: data/api
X-VCS-Files: files/uid-gid.txt
X-VCS-Directories: files/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 3d36e6ccec1fd96ee2e479ee7139d929c59591dd
X-VCS-Branch: master
Date: Wed, 17 Aug 2022 16:40:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 386dc146-52a7-43aa-a6c0-a3753cdb57f2
X-Archives-Hash: b545a34db5439231fa58dd5214aecd5c

commit:     3d36e6ccec1fd96ee2e479ee7139d929c59591dd
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 16:40:44 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 16:40:44 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=3d36e6cc

: uid-gid.txt: add 523 UID+GID for goaccess

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 files/uid-gid.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index b4fc276..2ef465d 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -615,6 +615,8 @@ synapse				519		519		acct		Used by net-im/synapse Matrix server
 _cron-failure			520		520		acct		Used by sys-process/systemd-cron
 readarr				521		521		acct
 gns3				522		522		acct
+goaccess			523		523		acct
+
 -				750..999	750..999	reserved	Dynamic allocation by user.eclass. Do not use!
 -				1000..60000	1000..60000	reserved	`UID_MIN`..`UID_MAX` / `GID_MIN`..`GID_MAX` in login.defs
 ventrilo			3784		3784		historical	Used by media-sound/ventrilo-server-bin, removed in [15c6a556cef2](https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c6a556cef202a72f7226648ebea19fcffe834d)