This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-docker.git
The following commit(s) were added to refs/heads/master by this push:
new 6d1eb2a escape quotes in string in description field (#76)
6d1eb2a is described below
commit 6d1eb2a1b7a3e7969307b85bd32e401c376d59c4
Author: David Grove <[email protected]>
AuthorDate: Fri Oct 11 18:24:06 2019 -0400
escape quotes in string in description field (#76)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9cabea1..2316637 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
#
github:
- description: "Apache OpenWhisk SDK for building Docker "blackbox" runtimes"
+ description: "Apache OpenWhisk SDK for building Docker \"blackbox\" runtimes"
homepage: https://openwhisk.apache.org/
labels:
- openwhisk