From: W. Trevor King Date: Thu, 31 Dec 2015 21:14:09 +0000 (-0800) Subject: status-config.json: Don't require 'feature' tag for charter changes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=32aa0f15e763add607c6edd5d693f5989eb6af0f;p=nmbug-oci.git status-config.json: Don't require 'feature' tag for charter changes Ordinarily I'd just file pull requests for typos and such, but Vincent suggests opencontainers/web may be dead [1], so I don't have anywhere to file typos. Instead, I've flagged them 'trivial', but still want to show them here so the TOB will be able to find them. [1]: Message-ID: Subject: Re: OCI News (official charter) Date: Tue, 08 Dec 2015 11:58:23 -0500 --- diff --git a/status-config.json b/status-config.json index b9176ae..b7e25f3 100644 --- a/status-config.json +++ b/status-config.json @@ -45,7 +45,6 @@ { "comment": "Changes requiring charter changes via the Technical Oversight Board.", "query": [ - "tag:oci::feature", "tag:oci::charter", "not tag:oci::obsolete" ],