summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorGibson Fahnestock <gib@uk.ibm.com>2016-10-10 14:46:04 +0100
committerJames M Snell <jasnell@gmail.com>2016-10-24 07:13:46 -0700
commitc659c9d2ab7e28072a007a006b75d3e7dbfa0e89 (patch)
tree8cca4113dbeb3827ac8a16487863ed568eb7ac0d /doc/onboarding-extras.md
parentdcc938618383c5ba6721d3c6d7d7092cf762f7bb (diff)
downloadandroid-node-v8-c659c9d2ab7e28072a007a006b75d3e7dbfa0e89.tar.gz
android-node-v8-c659c9d2ab7e28072a007a006b75d3e7dbfa0e89.tar.bz2
android-node-v8-c659c9d2ab7e28072a007a006b75d3e7dbfa0e89.zip
doc: add s390 and ppc architecture labels
Adds `s390` and `ppc` as Arch labels, and `aix` as an OS label. PR-URL: https://github.com/nodejs/node/pull/9009 Reviewed-By: Julien Gilli <jgilli@nodejs.org> Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 30bc3226bb..e8b7c8ca58 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -76,10 +76,10 @@ Please use these when possible / appropriate
### Other Labels
* Operating system labels
- * `os x`, `windows`, `solaris`
+ * `os x`, `windows`, `solaris`, `aix`
* No linux, linux is the implied default
* Architecture labels
- * `arm`, `mips`
+ * `arm`, `mips`, `s390`, `ppc`
* No x86{_64}, since that is the implied default
* `lts-agenda`, `lts-watch-v*`
* tag things that should be discussed to go into LTS or should go into a specific LTS branch