From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1416500-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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id CC19B158094
	for <garchives@archives.gentoo.org>; Sat,  9 Jul 2022 08:15:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BC9AAE0BBB;
	Sat,  9 Jul 2022 08:15:41 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 9DB8EE0BBB
	for <gentoo-commits@lists.gentoo.org>; Sat,  9 Jul 2022 08:15:41 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 6E843340CCE
	for <gentoo-commits@lists.gentoo.org>; Sat,  9 Jul 2022 08:15:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B59F53C7
	for <gentoo-commits@lists.gentoo.org>; Sat,  9 Jul 2022 08:15:38 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1657354529.bc61159d9644b29e2557e3a3852182ccecf2b80d.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: bc61159d9644b29e2557e3a3852182ccecf2b80d
X-VCS-Branch: master
Date: Sat,  9 Jul 2022 08:15:38 +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: f0d3e53b-9594-493c-98ac-de5286ac40fd
X-Archives-Hash: 091c8a7277e141754f41dce058849afb

commit:     bc61159d9644b29e2557e3a3852182ccecf2b80d
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Fri Jun 17 10:01:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 08:15:29 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=bc61159d

uid-gid.txt: add uid/gid for net-im/synapse

Bug: https://bugs.gentoo.org/608510
See-also: https://github.com/gentoo/gentoo/pull/25776
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Closes: https://github.com/gentoo/api-gentoo-org/pull/526
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index 88eedf5..8c20436 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -610,6 +610,7 @@ sonarr				515		515		acct
 radarr				516		516		acct
 prowlarr			517		517		acct
 jellyfin			518		518		acct
+synapse				519		519		acct		Used by net-im/synapse Matrix server
 -				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)