diff --git a/doc/devel/rfc/GitCommitMessageFormat.txt b/doc/devel/rfc/GitCommitMessageFormat.txt index 94522e089..3446ff87d 100644 --- a/doc/devel/rfc/GitCommitMessageFormat.txt +++ b/doc/devel/rfc/GitCommitMessageFormat.txt @@ -5,7 +5,7 @@ Git Commit Message Format [grid="all"] `------------`----------------------- -*State* _Idea_ +*State* _Final_ *Date* _Fr 31 Aug 2012 03:54:14 CEST_ *Proposed by* Christian Thaeter ------------------------------------- @@ -194,6 +194,13 @@ Comments -------- //comments: append below +.State -> Final +//add reason + +We decided on the sept. 2012 devel meeting to finlize this RFC. + +Christian Thaeter:: 'Do 13 Sep 2012 03:57:23 CEST' ~~ + //endof_comments: diff --git a/doc/devel/rfc_pending/GitCommitMessageFormat.txt b/doc/devel/rfc_final/GitCommitMessageFormat.txt similarity index 100% rename from doc/devel/rfc_pending/GitCommitMessageFormat.txt rename to doc/devel/rfc_final/GitCommitMessageFormat.txt