summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-agl-bsp/README12
-rw-r--r--meta-agl-core/README-AGL.md12
-rw-r--r--meta-netboot/README13
-rw-r--r--meta-pipewire/README17
4 files changed, 52 insertions, 2 deletions
diff --git a/meta-agl-bsp/README b/meta-agl-bsp/README
index 3c3d23af8..69ca72c9d 100644
--- a/meta-agl-bsp/README
+++ b/meta-agl-bsp/README
@@ -5,3 +5,15 @@ This layer holds the 'impedance-mismatch' between AGL and the BSP's.
/dream on
In an ideal world, this would be empty!
/dream off
+
+Maintenance
+-----------
+
+All patches must be submitted via the AGL Gerrit instance at
+https://gerrit.automotivelinux.org. See this wiki page for
+details:
+
+https://wiki.automotivelinux.org/agl-distro/contributing
+
+Layer maintainers:
+ Jan-Simon Möller <jsmoeller@linuxfoundation.org>
diff --git a/meta-agl-core/README-AGL.md b/meta-agl-core/README-AGL.md
index c7fc029e7..e410de29a 100644
--- a/meta-agl-core/README-AGL.md
+++ b/meta-agl-core/README-AGL.md
@@ -19,3 +19,15 @@ This section provides information about the layers used by the AGL Project:
```
$ git clone https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
```
+
+Maintenance
+-----------
+
+All patches must be submitted via the AGL Gerrit instance at
+<https://gerrit.automotivelinux.org>. See this wiki page for
+details:
+
+<https://wiki.automotivelinux.org/agl-distro/contributing>
+
+Layer maintainers:
+* Jan-Simon Möller <jsmoeller@linuxfoundation.org>
diff --git a/meta-netboot/README b/meta-netboot/README
index 4918276ba..a30238b9d 100644
--- a/meta-netboot/README
+++ b/meta-netboot/README
@@ -3,6 +3,19 @@ meta-netboot
This layer contains some recipes and configuration adjustments to allow network boot through NBD (network block device).
+Maintenance
+-----------
+
+All patches must be submitted via the AGL Gerrit instance at
+https://gerrit.automotivelinux.org. See this wiki page for
+details:
+
+https://wiki.automotivelinux.org/agl-distro/contributing
+
+Layer maintainers:
+ Jan-Simon Möller <jsmoeller@linuxfoundation.org>
+
+
Content and usage
-----------------
diff --git a/meta-pipewire/README b/meta-pipewire/README
index 410262e3a..3df3a289c 100644
--- a/meta-pipewire/README
+++ b/meta-pipewire/README
@@ -1,3 +1,16 @@
-This is meta-pipewire.
+meta-pipewire
+=============
-This layer holds the sound manager 'pipewire' and 'wireplumber'.
+This layer holds the sound manager 'pipewire' and session manager 'wireplumber'.
+
+Maintenance
+-----------
+
+All patches must be submitted via the AGL Gerrit instance at
+https://gerrit.automotivelinux.org. See this wiki page for
+details:
+
+https://wiki.automotivelinux.org/agl-distro/contributing
+
+Layer maintainers:
+ Jan-Simon Möller <jsmoeller@linuxfoundation.org>