From 2a0b7d950a8af2db267425a4ff415134ce59e02d Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Thu, 16 Jan 2025 12:21:34 -0700 Subject: [PATCH] Add 'requestor: NOAA/NWS' label for use in METplus Discussions. --- .github/labels/common_labels.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labels/common_labels.txt b/.github/labels/common_labels.txt index ad1742d82..269a9cdab 100644 --- a/.github/labels/common_labels.txt +++ b/.github/labels/common_labels.txt @@ -52,6 +52,7 @@ {"name": "requestor: NOAA/MDL","color": "3101c1","description": "NOAA Meteorological Development Laboratory"} {"name": "requestor: NOAA/NHC","color": "3101c1","description": "NOAA National Hurricane Center"} {"name": "requestor: NOAA/NSSL","color": "3101c1","description": "NOAA National Severe Storms Laboratory"} +{"name": "requestor: NOAA/NWS","color": "3101c1","description": "NOAA National Weather Service"} {"name": "requestor: NOAA/OPC","color": "3101c1","description": "NOAA Ocean Prediction Center"} {"name": "requestor: NOAA/other","color": "3101c1","description": "NOAA Laboratory, not otherwise specified"} {"name": "requestor: NOAA/PSD","color": "3101c1","description": "NOAA Physical Sciences Laboratory"}