From 70528c80006abfdb8757439bd3c930e68d9f11c9 Mon Sep 17 00:00:00 2001 From: Sarah Allen Date: Wed, 14 Mar 2018 06:44:42 -0700 Subject: [PATCH] remove non-goals from README (since it is now in the spec) also fixed formatting of non-goals section of spec Signed-off-by: Sarah Allen --- README.md | 6 ------ spec.md | 6 +++--- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 68adf9710..d67c7996e 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,6 @@ built by WG members - How events are transported from source to action via at least one protocol - Identify and resolve whatever else is needed for interoperability -### Non-Goals of this specification -The following non-goals will not be part of the specification: -- Function build and invocation process -- Language-specific runtime APIs -- Selecting a single identity/access control system - ## Communications We have google group for e-mail communications: diff --git a/spec.md b/spec.md index be3625e4d..01e51c7c2 100644 --- a/spec.md +++ b/spec.md @@ -46,9 +46,9 @@ details about the consumer or transport that might be use to send the event. ## Non-Goals The following will not be part of the specification: -Function build and invocation process -Language-specific runtime APIs -Selecting a single identity/access control system +* Function build and invocation process +* Language-specific runtime APIs +* Selecting a single identity/access control system ## Status At this time the specification is focused on the following scope: