Sumit Semwal | 96df5d7 | 2023-07-17 16:16:40 +0530 | [diff] [blame] | 1 | .. |
| 2 | # Copyright (c) 2023, Linaro Ltd. |
| 3 | # |
| 4 | # SPDX-License-identifier: MIT |
| 5 | |
| 6 | ############ |
| 7 | Contributing |
| 8 | ############ |
| 9 | |
| 10 | For familiarity and uniformity with the AOSP development process, Gerrit-based |
Sumit Semwal | 11c259e | 2023-10-24 09:54:20 +0530 | [diff] [blame] | 11 | review and merge process is followed for dev-boards that have their source code |
| 12 | hosted here. |
| 13 | |
Sumit Semwal | 23da6d7 | 2023-10-24 13:06:35 +0530 | [diff] [blame] | 14 | To submit contributions for projects hosted here on devboardsforandroid, please use |
Sumit Semwal | 11c259e | 2023-10-24 09:54:20 +0530 | [diff] [blame] | 15 | `devboardsforandroid Gerrit server <https://gerrit.devboardsforandroid.linaro.org/>`_. |
Sumit Semwal | 96df5d7 | 2023-07-17 16:16:40 +0530 | [diff] [blame] | 16 | |
| 17 | For communities around existing devices that already have a process for their |
| 18 | contributions, reviewing and merging, we can continue to follow the same. |
Sumit Semwal | 23da6d7 | 2023-10-24 13:06:35 +0530 | [diff] [blame] | 19 | |
| 20 | Interactions |
| 21 | ============ |
| 22 | We have a couple of IRC channels on OFTC |
| 23 | |
| 24 | - **#linaro-android** to interact with the team at Linaro that works on Android |
| 25 | - **#aosp-developers** as a community go-to place |
| 26 | |
| 27 | Google Groups |
| 28 | ============= |
| 29 | |
| 30 | A few Google groups around various topics of interest related to AOSP are |
| 31 | also a good source of information and troubleshooting: |
| 32 | |
| 33 | - `Building AOSP <https://groups.google.com/g/android-building>`_ |
| 34 | - `AOSP Internals <https://groups.google.com/g/android-platform>`_ |
| 35 | - `Porting AOSP <https://groups.google.com/g/android-porting>`_ |
| 36 | - `Contributing to AOSP <https://groups.google.com/g/android-contrib>`_ |