diff --git a/config/.jekyll-labels.yml b/config/.jekyll-labels.yml index 57a9a4b..d1f871a 100644 --- a/config/.jekyll-labels.yml +++ b/config/.jekyll-labels.yml @@ -8,7 +8,6 @@ t-meta: this?.new?.type == "Meta" && this?.old?.status != "Living" t-core: this?.new?.category == "Core" && this?.old?.status != "Living" t-networking: this?.new?.category == "Networking" && this?.old?.status != "Living" t-interface: this?.new?.category == "Interface" && this?.old?.status != "Living" -t-dcrc: this?.new?.category == "DCRC" && this?.old?.status != "Living" # Living DCIPs & DCIP Template t-process: this?.old?.status == "Living" || this?.old?.title == ""