From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (unknown [138.197.159.143]) by gnuweeb.org (Postfix) with ESMTPSA id 36AB57ED95; Sat, 26 Feb 2022 16:53:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1645894385; bh=DIQ5nSbtmcZyaUOLZMCGZFkwudhYdobos4vhmWoVD4I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=epsjjpKg44VtMqqQJ498cPtmYZ75jVI9QWBEC3rplPihYqhf4tTq4KLqEu66p8jvY RRZEqQVYhVShW/8bMRlzRq9hMOoXNu8e24jlUN5P5C1L+88DPwe8IrOLIZLk3Ir2XJ S1CSpDk5bp/kLrGnrzBGOoj1EAazc9HB9BjH0kqT9xlgWVwdKwrBSdv9s8WgNaxImU VCNrlJouXgQwrwcT5eOAYKgRGa4l8ctL0xEsVXCukRhMkwei5sDgpr3fSffrcS1PUr +sdXRRRWL4+YEx2JUsULGaHEuF9dqLljdLCEnGcxFBob1O1fM8lWSokT5+c/3LjWyX aR5j9yOiJgWng== From: Alviro Iskandar Setiawan To: Ammar Faizi Cc: Nugra , Arthur Lapz , Alviro Iskandar Setiawan , GNU/Weeb Mailing List , Alviro Iskandar Setiawan Subject: [PATCH pit 3/3] data: Add GNU/Weeb friends Date: Sat, 26 Feb 2022 16:52:57 +0000 Message-Id: <20220226165257.2417545-4-alviro.iskandar@gnuweeb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220226165257.2417545-1-alviro.iskandar@gnuweeb.org> References: <20220226165257.2417545-1-alviro.iskandar@gnuweeb.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Add GNU/Weeb friends to file database. This is important to generate notification in the "Telegram-Cc:" header. Signed-off-by: Alviro Iskandar Setiawan --- data/tg/alviro.iskandar@gmail.com | 1 + data/tg/alviro.iskandar@gnuweeb.org | 1 + data/tg/ammarfaizi2@gnuweeb.org | 1 + data/tg/richiisei@gmail.com | 1 + data/tg/rlapz@gnuweeb.org | 1 + 5 files changed, 5 insertions(+) create mode 100644 data/tg/alviro.iskandar@gmail.com create mode 100644 data/tg/alviro.iskandar@gnuweeb.org create mode 100644 data/tg/ammarfaizi2@gnuweeb.org create mode 100644 data/tg/richiisei@gmail.com create mode 100644 data/tg/rlapz@gnuweeb.org diff --git a/data/tg/alviro.iskandar@gmail.com b/data/tg/alviro.iskandar@gmail.com new file mode 100644 index 0000000..f6d03bc --- /dev/null +++ b/data/tg/alviro.iskandar@gmail.com @@ -0,0 +1 @@ +@Viro_SSFS diff --git a/data/tg/alviro.iskandar@gnuweeb.org b/data/tg/alviro.iskandar@gnuweeb.org new file mode 100644 index 0000000..f6d03bc --- /dev/null +++ b/data/tg/alviro.iskandar@gnuweeb.org @@ -0,0 +1 @@ +@Viro_SSFS diff --git a/data/tg/ammarfaizi2@gnuweeb.org b/data/tg/ammarfaizi2@gnuweeb.org new file mode 100644 index 0000000..8b94cbe --- /dev/null +++ b/data/tg/ammarfaizi2@gnuweeb.org @@ -0,0 +1 @@ +@ammarfaizi2 diff --git a/data/tg/richiisei@gmail.com b/data/tg/richiisei@gmail.com new file mode 100644 index 0000000..8b1e614 --- /dev/null +++ b/data/tg/richiisei@gmail.com @@ -0,0 +1 @@ +@LoliOverflow diff --git a/data/tg/rlapz@gnuweeb.org b/data/tg/rlapz@gnuweeb.org new file mode 100644 index 0000000..e0ccae1 --- /dev/null +++ b/data/tg/rlapz@gnuweeb.org @@ -0,0 +1 @@ +@rlapz -- 2.32.0