diff options
author | Armin Kuster <akuster808@gmail.com> | 2020-05-03 21:42:27 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-05-05 16:47:34 -0700 |
commit | a62ad77973b16daac1cbaa03cbda3c6b9b91f2ff (patch) | |
tree | e134554f4be3667662fa95326ebb08e1c1d03506 /meta-initramfs | |
parent | 679bb4912613f3860e8527557602251e5e5f2c41 (diff) | |
download | meta-openembedded-a62ad77973b16daac1cbaa03cbda3c6b9b91f2ff.tar.gz |
README: updated Maintainers list for Dunfell
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r-- | meta-initramfs/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-initramfs/README b/meta-initramfs/README index 79244d43f0..6d927fffa1 100644 --- a/meta-initramfs/README +++ b/meta-initramfs/README | |||
@@ -12,7 +12,7 @@ Dependencies | |||
12 | This layer depends on: | 12 | This layer depends on: |
13 | 13 | ||
14 | URI: git://github.com/openembedded/oe-core.git | 14 | URI: git://github.com/openembedded/oe-core.git |
15 | branch: master | 15 | branch: dunfell |
16 | revision: HEAD | 16 | revision: HEAD |
17 | 17 | ||
18 | 18 | ||
@@ -20,12 +20,12 @@ Maintenance | |||
20 | ----------- | 20 | ----------- |
21 | 21 | ||
22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org | 22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org |
23 | with '[meta-initramfs]' in the subject. | 23 | with '[meta-initramfs][dunfell]' in the subject. |
24 | 24 | ||
25 | When sending single patches, please using something like: | 25 | When sending single patches, please using something like: |
26 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' | 26 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][dunfell][PATCH' |
27 | 27 | ||
28 | Interm layer maintainer: Khem Raj <raj.khem@gmail.com> | 28 | dunfell maintainer: Armin Kuster <akuster808@gmail.com> |
29 | 29 | ||
30 | 30 | ||
31 | License | 31 | License |