From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from mail-lf1-f41.google.com (mail-lf1-f41.google.com [209.85.167.41]) by gnuweeb.org (Postfix) with ESMTPSA id 1667780DFA for ; Fri, 23 Sep 2022 17:27:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1663954023; bh=nHuJBQ2ezcQ77rV8IEk3LczL5BZjcd5h0hnZNnAbeKw=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=U6ZCCg4N5UXdedT5ASwKpLoHTe9VE1drbY5Ki4nZwVFKXvns9E6BX0Xy/gmvBSTxO s+JwNFW2Hy0IqpnZQogseASMoapfAp8Z//ZGHlGljou830qfMAZOj/HgMhm2rowb7Z 6C3WqpZMz+ZpuErq4+Wq6BM6QThjWUf6i/1CohJz4uzR16wqg6y+UajGcpj6meeBfX 7NS2mfeZmJeM1XdOu1bm5aeAKnHS+Rmxd3UIOeMxaiLG/A080oJdpeQW4jD+upA0rZ akW94mILg1d9DY0Dyj95LlVftCtFbqgqlb6HGXgPQE++ciLh++HYDn9mLyDtQM+So8 pMfznpSqo1uMA== Received: by mail-lf1-f41.google.com with SMTP id j16so1370946lfg.1 for ; Fri, 23 Sep 2022 10:27:03 -0700 (PDT) X-Gm-Message-State: ACrzQf0ysGCecvTr4rfXcg/BS5Cbwz8h+vFwHU+ksqJYpGyuBTCumI3k tStPRLFS0eqUDt19J3J8VffMtsYkRX1H07no+Wg= X-Google-Smtp-Source: AMsMyM6Lmn5Pme+l8vifbSWXDp0K30ndFwk0mb6Dtfqa0BF/fJDPOV+nB2oB3uy7ParAJoy+MCfjfOHT9CIz/IcNmHo= X-Received: by 2002:a05:6512:12c8:b0:49b:817a:c2fc with SMTP id p8-20020a05651212c800b0049b817ac2fcmr3851655lfg.165.1663954021128; Fri, 23 Sep 2022 10:27:01 -0700 (PDT) MIME-Version: 1.0 References: <20220920134812.331-1-kiizuha@gnuweeb.org> <20220920134812.331-2-kiizuha@gnuweeb.org> In-Reply-To: <20220920134812.331-2-kiizuha@gnuweeb.org> From: Alviro Iskandar Setiawan Date: Sat, 24 Sep 2022 00:26:49 +0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH v4 01/17] telegram: Move the Telegram bot source code To: Muhammad Rizki Cc: Ammar Faizi , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" List-Id: On Tue, Sep 20, 2022 at 8:47 PM Muhammad Rizki wrote: > Move them into their own directory because there is another platform bot > in the future, so it's better to split them. > > Acked-by: Ammar Faizi > Signed-off-by: Muhammad Rizki Acked-by: Alviro Iskandar Setiawan tq -- Viro