blob: 5cf19c5823a67ec234ce6ed2ddd6cbd04402c451 [file] [log] [blame]
Sumit Semwal96df5d72023-07-17 16:16:40 +05301..
2 # Copyright (c) 2023, Linaro Ltd.
3 #
4 # SPDX-License-identifier: MIT
5
6############
7Contributing
8############
9
10For familiarity and uniformity with the AOSP development process, Gerrit-based
Sumit Semwal11c259e2023-10-24 09:54:20 +053011review and merge process is followed for dev-boards that have their source code
12hosted here.
13
Sumit Semwal23da6d72023-10-24 13:06:35 +053014To submit contributions for projects hosted here on devboardsforandroid, please use
Sumit Semwal11c259e2023-10-24 09:54:20 +053015`devboardsforandroid Gerrit server <https://gerrit.devboardsforandroid.linaro.org/>`_.
Sumit Semwal96df5d72023-07-17 16:16:40 +053016
17For communities around existing devices that already have a process for their
18contributions, reviewing and merging, we can continue to follow the same.
Sumit Semwal23da6d72023-10-24 13:06:35 +053019
20Interactions
21============
22We 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
27Google Groups
28=============
29
30A few Google groups around various topics of interest related to AOSP are
31also 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>`_