From owner-freebsd-git@freebsd.org Sat Jan 26 23:42:29 2019 Return-Path: Delivered-To: freebsd-git@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E754514B30C8 for ; Sat, 26 Jan 2019 23:42:28 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AB76E72E30 for ; Sat, 26 Jan 2019 23:42:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6934E14B30C7; Sat, 26 Jan 2019 23:42:27 +0000 (UTC) Delivered-To: git@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 469B614B30C6 for ; Sat, 26 Jan 2019 23:42:27 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ADC5172E2E; Sat, 26 Jan 2019 23:42:26 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf1-x42c.google.com with SMTP id b7so6331441pfi.8; Sat, 26 Jan 2019 15:42:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9B87JRn0JekyBdwEe2QUwPUHdzwiYAtY+0TUdCEBfcQ=; b=L5lhp85FlBTRHw+kwAgq2xthm5QXlDJ+aso43W2IZGd+tDSTHI7aRmD9164wrYMjg+ zztza4IRSr9bZOhvI+5YuNO/r/6FQ+kFT4VPebQONupEMyj1NKWDBkH74392Q2At7oar p4sutLU2RBtm6ejS2PnZPfE6b6QzjtcThnDHlrhvKuHkmoNMhs3rIspvVCb/F9/DNLwG +pNetkFjCYn4Rmeabbdm7xhOlHU7P02Ku4Kdj/zWWwsC/YnW1kY3Vfn9zBYQ5zfHA5ob 12v/k2G/UdSEhLkGfV7diklQwwQI7n4BoocYaC6W5SLKJlqWN0cgN35Qc2KAhuPSgTZu CKzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:cc:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=9B87JRn0JekyBdwEe2QUwPUHdzwiYAtY+0TUdCEBfcQ=; b=OerTmWsOcs+wpcx7lHFGlxl/DqdOtvAEM8l1bG5CaDj7Yz+iKUOmsBkUzWdjwuyJYV UXpN0nVjQDh25aX8oLKJvjITMm5fEYX1opCjVmbhpbTxn5XumL6RDDS7Fe2Ij6tO29iC zKaGZHAsgS0uNu59evqzwvdKo82o9FU80I4mCVgWnCNBtGCyZ7UASA+Nsxa6hYVG1nWu 4GUY05XEFr+dFr4oZPEuXNL/+THoPFYi1wcm+FXvkzW7LmytgIBXsk1Fe2IcSdR3cmCP j3GWTu/vFK8tIZtUQ2fqPJaW9GxEYjE14v0s1DtGDkK6vkeC2kf7nR0QAxm0P0IhWLk7 EX3Q== X-Gm-Message-State: AJcUukc9YRKBU+7+vLvWUg4eH6DZBA7OSsQjWXDDtt0UqFGAYSSlifOx 4sdFKdlZEPp2vQqGwbA2SKBO2kma X-Google-Smtp-Source: ALg8bN5KL7czinzXvx0HXvktQ7fvK+9JLFUDpe6eNwsW4cwhhe3PH+6oAqKfiysDYHHwy3zLg0DlqQ== X-Received: by 2002:a63:1f4e:: with SMTP id q14mr14245381pgm.88.1548546145378; Sat, 26 Jan 2019 15:42:25 -0800 (PST) Received: from [192.168.1.105] (119-18-15-55.77120f.syd.nbn.aussiebb.net. [119.18.15.55]) by smtp.gmail.com with ESMTPSA id w11sm36067911pgk.16.2019.01.26.15.42.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Jan 2019 15:42:25 -0800 (PST) Sender: Kubilay Kocak Reply-To: freebsd-git@freebsd.org Subject: Re: Need a new repo created To: Warner Losh , Stefan Esser References: Cc: git@freebsd.org From: Kubilay Kocak Message-ID: <1169a90b-6561-5a55-579a-dd95d2abcc38@FreeBSD.org> Date: Sun, 27 Jan 2019 10:42:21 +1100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Thunderbird/65.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: ADC5172E2E X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2019 23:42:29 -0000 On 27/01/2019 7:16 am, Warner Losh wrote: > Greetings, > > I need a new, blank repo created for timed. I have a copy in my bsdimp > github area that's now ready to go. Can you create that and make me and > Stefan Esser owners? Thanks. > > Warner Hi Warner, I've created the repository and added both yourself and Stefan as admins. As an alternative, if you'd likem we can execute a transfer of your repository to the freebsd organization. For future reference we also take GitHub (change) requests via Bugzilla::Services::Git Integration component -- Regards, Kubilay