Repository: incubator-griffin-site Updated Branches: refs/heads/master 9531fafdf -> 3711d0420
update graduate info Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/3711d042 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/3711d042 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/3711d042 Branch: refs/heads/master Commit: 3711d0420c4a597c634b85b6939ce6ae96b7d4ca Parents: 9531faf Author: William Guo <[email protected]> Authored: Sat Nov 24 10:13:21 2018 +0800 Committer: William Guo <[email protected]> Committed: Sat Nov 24 10:13:21 2018 +0800 ---------------------------------------------------------------------- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/3711d042/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 2317b06..f53b2e4 100755 --- a/index.html +++ b/index.html @@ -108,7 +108,7 @@ under the License. <div class="slider-caption"> <div class="homewrapper"> <div class="hometext"> - <h2 style="font-weight:500;">Apache Griffin (Incubating)</h2> + <h2 style="font-weight:500;">Apache Griffin</h2> <h3>Big Data Quality Solution For Batch and Streaming</h3> </div> </div> @@ -146,7 +146,8 @@ under the License. <!--data processing. It has been running on hundreds of data quality metrics in eBay, checking 700+M--> <!--records every day.</p>--> <div class="sepline"></div> - <p>Apache Griffin has been accepted as an Apache Incubator Project on Dec 7, 2016.</P> + <p>Apache Griffin had been accepted as an Apache Incubator Project on Dec 7, 2016.</P> + <p>Apache Griffin graduated as an Apache Top Level Project on Nov 21, 2018.</P> <div class="sepline"></div> <p>Apache Griffin handle data quality issues in 3 steps:</p> </div>
