Skip to content

Commit c659c9d

Browse files
gibfahnjasnell
authored andcommitted
doc: add s390 and ppc architecture labels
Adds `s390` and `ppc` as Arch labels, and `aix` as an OS label. PR-URL: #9009 Reviewed-By: Julien Gilli <[email protected]> Reviewed-By: Ilkka Myller <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent dcc9386 commit c659c9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/onboarding-extras.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ Please use these when possible / appropriate
7676
### Other Labels
7777

7878
* Operating system labels
79-
* `os x`, `windows`, `solaris`
79+
* `os x`, `windows`, `solaris`, `aix`
8080
* No linux, linux is the implied default
8181
* Architecture labels
82-
* `arm`, `mips`
82+
* `arm`, `mips`, `s390`, `ppc`
8383
* No x86{_64}, since that is the implied default
8484
* `lts-agenda`, `lts-watch-v*`
8585
* tag things that should be discussed to go into LTS or should go into a specific LTS branch

0 commit comments

Comments
 (0)