diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-18 11:49:40 +0200 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-18 11:49:40 +0200 |
| commit | d6fb7f426bca7ccf5fcbf186fa24dca9ca707355 (patch) | |
| tree | d66226e9a63b500d52d14430fe878d3702b0501a | |
| parent | 974f15b1a826685b4d919a0b27967ccce3afd037 (diff) | |
| download | meta-openembedded-d6fb7f426bca7ccf5fcbf186fa24dca9ca707355.tar.gz | |
readme: update maintainer
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | meta-filesystems/README | 1 | ||||
| -rw-r--r-- | meta-gnome/README | 1 | ||||
| -rw-r--r-- | meta-initramfs/README | 2 | ||||
| -rw-r--r-- | meta-multimedia/README | 1 | ||||
| -rw-r--r-- | meta-networking/README | 2 | ||||
| -rw-r--r-- | meta-oe/README | 3 | ||||
| -rw-r--r-- | meta-perl/README | 2 | ||||
| -rw-r--r-- | meta-python/README | 1 | ||||
| -rw-r--r-- | meta-webserver/README | 2 | ||||
| -rw-r--r-- | meta-xfce/README | 1 |
11 files changed, 12 insertions, 5 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | Collection of layers for the OE-core universe | 1 | Collection of layers for the OE-core universe |
| 2 | 2 | ||
| 3 | Main layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 3 | Main layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 4 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
| 4 | 5 | ||
| 5 | This repository is a collection of layers to supplement OE-Core | 6 | This repository is a collection of layers to supplement OE-Core |
| 6 | with additional packages, Each layer have designated maintainer | 7 | with additional packages, Each layer have designated maintainer |
diff --git a/meta-filesystems/README b/meta-filesystems/README index 61b8a24bd4..3078cecd98 100644 --- a/meta-filesystems/README +++ b/meta-filesystems/README | |||
| @@ -25,6 +25,7 @@ OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org | |||
| 25 | with '[meta-filesystems][kirkstone]' in the subject. | 25 | with '[meta-filesystems][kirkstone]' in the subject. |
| 26 | 26 | ||
| 27 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 27 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 28 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
| 28 | 29 | ||
| 29 | When sending single patches, please use something like: | 30 | When sending single patches, please use something like: |
| 30 | 31 | ||
diff --git a/meta-gnome/README b/meta-gnome/README index 112c1a6887..337eeb6b5f 100644 --- a/meta-gnome/README +++ b/meta-gnome/README | |||
| @@ -14,3 +14,4 @@ When sending single patches, please using something like: | |||
| 14 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][kirkstone][PATCH' | 14 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][kirkstone][PATCH' |
| 15 | 15 | ||
| 16 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 16 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 17 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
diff --git a/meta-initramfs/README b/meta-initramfs/README index 63c0ef1dcd..55da4313f0 100644 --- a/meta-initramfs/README +++ b/meta-initramfs/README | |||
| @@ -25,7 +25,7 @@ When sending single patches, please using something like: | |||
| 25 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-initramfs][kirkstone][PATCH' | 25 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-initramfs][kirkstone][PATCH' |
| 26 | 26 | ||
| 27 | Interm layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 27 | Interm layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 28 | 28 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | |
| 29 | 29 | ||
| 30 | License | 30 | License |
| 31 | ------- | 31 | ------- |
diff --git a/meta-multimedia/README b/meta-multimedia/README index 5a5d2fb8b3..376f48df8e 100644 --- a/meta-multimedia/README +++ b/meta-multimedia/README | |||
| @@ -15,3 +15,4 @@ git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-pr | |||
| 15 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. | 15 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. |
| 16 | 16 | ||
| 17 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 17 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 18 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
diff --git a/meta-networking/README b/meta-networking/README index 7230a002d4..7b5b6d067f 100644 --- a/meta-networking/README +++ b/meta-networking/README | |||
| @@ -33,7 +33,7 @@ branch: kirkstone | |||
| 33 | Maintenance | 33 | Maintenance |
| 34 | ----------- | 34 | ----------- |
| 35 | Layer maintainers: Gyorgy Sarvari <skandigraun@gmail.com> | 35 | Layer maintainers: Gyorgy Sarvari <skandigraun@gmail.com> |
| 36 | 36 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | |
| 37 | 37 | ||
| 38 | Please see the MAINTAINERS file for information on contacting the | 38 | Please see the MAINTAINERS file for information on contacting the |
| 39 | maintainers of this layer, as well as instructions for submitting patches. | 39 | maintainers of this layer, as well as instructions for submitting patches. |
diff --git a/meta-oe/README b/meta-oe/README index c8741b71b8..5d8753bd1e 100644 --- a/meta-oe/README +++ b/meta-oe/README | |||
| @@ -28,4 +28,5 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep | |||
| 28 | 'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy | 28 | 'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy |
| 29 | to use, has been proven to be reliable and has a really good web GUI. | 29 | to use, has been proven to be reliable and has a really good web GUI. |
| 30 | 30 | ||
| 31 | layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 31 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 32 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
diff --git a/meta-perl/README b/meta-perl/README index 89400933ac..93f371413e 100644 --- a/meta-perl/README +++ b/meta-perl/README | |||
| @@ -79,7 +79,7 @@ When sending single patches, please using something like: | |||
| 79 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][kirkstone][PATCH' | 79 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][kirkstone][PATCH' |
| 80 | 80 | ||
| 81 | Layer maintainers: Gyorgy Sarvari <skandigraun@gmail.com> | 81 | Layer maintainers: Gyorgy Sarvari <skandigraun@gmail.com> |
| 82 | 82 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | |
| 83 | 83 | ||
| 84 | License | 84 | License |
| 85 | ------- | 85 | ------- |
diff --git a/meta-python/README b/meta-python/README index d1b52201a7..fc1549856f 100644 --- a/meta-python/README +++ b/meta-python/README | |||
| @@ -42,3 +42,4 @@ Maintenance | |||
| 42 | ------------------------- | 42 | ------------------------- |
| 43 | 43 | ||
| 44 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 44 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 45 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
diff --git a/meta-webserver/README b/meta-webserver/README index e1fe827be9..c7836db11f 100644 --- a/meta-webserver/README +++ b/meta-webserver/README | |||
| @@ -56,7 +56,7 @@ When sending single patches, please using something like: | |||
| 56 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-webserver][kirkstone][PATCH' | 56 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-webserver][kirkstone][PATCH' |
| 57 | 57 | ||
| 58 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 58 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 59 | 59 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | |
| 60 | 60 | ||
| 61 | License | 61 | License |
| 62 | ------- | 62 | ------- |
diff --git a/meta-xfce/README b/meta-xfce/README index d0434af53b..b712912330 100644 --- a/meta-xfce/README +++ b/meta-xfce/README | |||
| @@ -19,3 +19,4 @@ When sending single patches, please using something like: | |||
| 19 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][kirkstone][PATCH' | 19 | git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][kirkstone][PATCH' |
| 20 | 20 | ||
| 21 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> | 21 | Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> |
| 22 | Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com> | ||
