From 1794456ebcbbbe61d2a15c2194865a78226863d5 Mon Sep 17 00:00:00 2001 From: Gibson Fahnestock Date: Mon, 10 Oct 2016 14:45:08 +0100 Subject: [PATCH] doc: change solaris tag to smartos PR-URL: https://github.com/nodejs/node/pull/9009 Reviewed-By: Julien Gilli Reviewed-By: Ilkka Myller Reviewed-By: James M Snell Reviewed-By: Michael Dawson --- doc/onboarding-extras.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 66c55c1ccc43cd..3a86819e205fd5 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -77,7 +77,7 @@ Please use these when possible / appropriate ### Other Labels * Operating system labels - * `os x`, `windows`, `solaris`, `aix` + * `os x`, `windows`, `smartos`, `aix` * No linux, linux is the implied default * Architecture labels * `arm`, `mips`, `s390`, `ppc`