This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-go.git
The following commit(s) were added to refs/heads/master by this push:
new b51980e readme fix (#64)
b51980e is described below
commit b51980eea7e8222e9bc5ba49e993b15d1a45ca96
Author: TPei <[email protected]>
AuthorDate: Fri Dec 7 06:45:18 2018 +0100
readme fix (#64)
this repo is for the Apache OW Runtime Go, not Java :)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f1225b5..186221c 100644
--- a/README.md
+++ b/README.md
@@ -44,4 +44,4 @@ This repository containst both the OpenWhisk runtime for
Golang Actions, as well
# Disclaimer
-Apache OpenWhisk Runtime Java is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate t [...]
+Apache OpenWhisk Runtime Go is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate tha [...]