From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id BBC763857426 for ; Fri, 23 Sep 2022 13:28:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BBC763857426 Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=elastic.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=elastic.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=bJ4Q7xjFrKATjxO35kmqofHJwZEzCRzp1HB124Qzk5s=; b=XK1SSNNbf9pHbwQgiULL9/BuD9 Q2kaeTODkWw4JWKhv7LXf4i5N1wfzUIOd9t6J8Ky4gnWtxzEcuoQSAuq5cUjfgQTdxkpSUAr8ggwB 9VJGQsKybv8rDGycRYwXmlalN86lZwu3gRWHqGmk5/UoAeJCunnHVVfhumwltuX4yLFQI8L2oFZRw BetC75p6t0B3dntsReHsWUwyIjDKGl/vqaleDdyI1risK81gjlZ55luawBTmHkYWN7ofzos7eVS6t uba3p6UREggMM2atdTCr6CFKcXsm6mm3elCUbk1MgR+IxOMnXqhIKsJldiyk0xcYRiQzutS5BboqL FPT2xAUg==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1obiir-00014E-0v; Fri, 23 Sep 2022 13:28:05 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.96) (envelope-from ) id 1obiiq-000ASR-36; Fri, 23 Sep 2022 09:28:04 -0400 Received: from fche by very.elastic.org with local (Exim 4.96) (envelope-from ) id 1obiiq-00Gy5U-30; Fri, 23 Sep 2022 09:28:04 -0400 Date: Fri, 23 Sep 2022 09:28:04 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Mohammad-Reza Nabipoor Subject: Re: Request of new project: pacme Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-Spam-Status: No, score=-101.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS,TXREP,USER_IN_WELCOMELIST,USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > I'd need the following project resources if possible: > - An empty git repository called pacme.git /git/pacme.git > - A homepage in sourceware.org/pacme /git/pacme-htdocs.git -> https://sourceware.org/pacme/ > - A way to distribute released tarballs like a FTP (blank anonftp directory exists) OK, these bare essentials are done. Welcome. Please request an actual user account over at https://sourceware.org/cgi-bin/pdw/ps_form.cgi and call me the approver or something. - FChE