From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 432F5138CA2 for ; Wed, 22 Apr 2015 22:05:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB616E08CA; Wed, 22 Apr 2015 22:05:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84192E08CA for ; Wed, 22 Apr 2015 22:05:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86C7633E5E4 for ; Wed, 22 Apr 2015 22:05:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3658E16839 for ; Wed, 22 Apr 2015 22:05:03 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1429740239.e6dd26d185e4a9722f4d4813a084ca77eba913c7.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: HISTORY.md README.history X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: e6dd26d185e4a9722f4d4813a084ca77eba913c7 X-VCS-Branch: master Date: Wed, 22 Apr 2015 22:05:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: af13b167-6724-4a72-8efe-18941aa7d047 X-Archives-Hash: 94edaf6f5cf9e73a5f5f24500440361a commit: e6dd26d185e4a9722f4d4813a084ca77eba913c7 Author: William Hubbs gmail com> AuthorDate: Wed Apr 22 22:03:59 2015 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Apr 22 22:03:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=e6dd26d1 convert README.history to markdown README.history => HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.history b/HISTORY.md similarity index 99% rename from README.history rename to HISTORY.md index 2aeca1b..03dde1d 100644 --- a/README.history +++ b/HISTORY.md @@ -1,3 +1,5 @@ +# OpenRC History + This history of OpenRC was written by Daniel Robbins, Roy Marples, William Hubbs and others.