This is an automated email from the ASF dual-hosted git repository.

gyfora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new ae14891  README fix
ae14891 is described below

commit ae14891f673a23acdc83c01e12bea63030f6b007
Author: Thomas Weise <[email protected]>
AuthorDate: Wed Feb 16 14:37:12 2022 -0800

    README fix
    
    Closes #3
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 23ce381..249aa9a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-# flink-kubernetes-operator
-Temporary repository for Flink Kubernetes Operator. The content will be moved 
to OSS repo once created an IPR. Check 
[FLIP-212](https://cwiki.apache.org/confluence/display/FLINK/FLIP-212%3A+Introduce+Flink+Kubernetes+Operator)
 further info.
+# Apache Flink Kubernetes Operator
+
+A Kubernetes operator for Apache Flink, implemented in Java. See 
[FLIP-212](https://cwiki.apache.org/confluence/display/FLINK/FLIP-212%3A+Introduce+Flink+Kubernetes+Operator).
 
 ## Installation
 

Reply via email to