forked from mirrors/gecko-dev
Bug 1822698 - Update list of peers for GeckoView module r=zeid
Differential Revision: https://phabricator.services.mozilla.com/D172736
This commit is contained in:
parent
a7b12174d2
commit
571c7c441e
2 changed files with 23 additions and 4 deletions
|
|
@ -803,9 +803,12 @@ Framework for embedding Gecko into Android applications
|
||||||
| `owlish <https://people.mozilla.org/s?query=owlish>`__
|
| `owlish <https://people.mozilla.org/s?query=owlish>`__
|
||||||
* - Peer(s)
|
* - Peer(s)
|
||||||
-
|
-
|
||||||
|
| `Cathy Lu (calu) <https://people.mozilla.org/s?query=calu>`__
|
||||||
|
| `Jonathan Almeida (jonalmeida) <https://people.mozilla.org/s?query=jonalmeida>`__
|
||||||
| `Makoto Kato (m_kato) <https://people.mozilla.org/s?query=m_kato>`__
|
| `Makoto Kato (m_kato) <https://people.mozilla.org/s?query=m_kato>`__
|
||||||
|
| `Olivia Hall (ohall) <https://people.mozilla.org/s?query=ohall>`__
|
||||||
* - Owner(s) Emeritus
|
* - Owner(s) Emeritus
|
||||||
- James Willcox
|
- James Willcox, Agi Sferro
|
||||||
* - Peer(s) Emeritus
|
* - Peer(s) Emeritus
|
||||||
- Dylan Roeh, Eugen Sawin, Aaron Klotz, Jim Chen, Randall E. Barker
|
- Dylan Roeh, Eugen Sawin, Aaron Klotz, Jim Chen, Randall E. Barker
|
||||||
* - Includes
|
* - Includes
|
||||||
|
|
|
||||||
22
mots.yaml
22
mots.yaml
|
|
@ -8,7 +8,7 @@
|
||||||
# documentation and how to modify this file.
|
# documentation and how to modify this file.
|
||||||
repo: mozilla-central
|
repo: mozilla-central
|
||||||
created_at: '2021-10-14T12:50:40.073465'
|
created_at: '2021-10-14T12:50:40.073465'
|
||||||
updated_at: '2023-03-14T17:18:27.541885'
|
updated_at: '2023-03-15T14:56:45.077565'
|
||||||
export:
|
export:
|
||||||
path: ./docs/mots/index.rst
|
path: ./docs/mots/index.rst
|
||||||
format: rst
|
format: rst
|
||||||
|
|
@ -188,6 +188,10 @@ people:
|
||||||
- bmo_id: 129968
|
- bmo_id: 129968
|
||||||
name: Justin Wood
|
name: Justin Wood
|
||||||
nick: Callek
|
nick: Callek
|
||||||
|
- &calu
|
||||||
|
bmo_id: 693351
|
||||||
|
name: Cathy Lu
|
||||||
|
nick: calu
|
||||||
- &canova
|
- &canova
|
||||||
bmo_id: 525693
|
bmo_id: 525693
|
||||||
name: Nazım Can Altınova
|
name: Nazım Can Altınova
|
||||||
|
|
@ -497,6 +501,10 @@ people:
|
||||||
bmo_id: 522029
|
bmo_id: 522029
|
||||||
name: Johann Hofmann
|
name: Johann Hofmann
|
||||||
nick: johannh
|
nick: johannh
|
||||||
|
- &jonalmeida
|
||||||
|
bmo_id: 541581
|
||||||
|
name: Jonathan Almeida
|
||||||
|
nick: jonalmeida
|
||||||
- &jonco
|
- &jonco
|
||||||
bmo_id: 443194
|
bmo_id: 443194
|
||||||
name: Jon Coppeard
|
name: Jon Coppeard
|
||||||
|
|
@ -743,6 +751,10 @@ people:
|
||||||
bmo_id: 283262
|
bmo_id: 283262
|
||||||
name: Alexandre Poirot
|
name: Alexandre Poirot
|
||||||
nick: ochameau
|
nick: ochameau
|
||||||
|
- &ohall
|
||||||
|
bmo_id: 694341
|
||||||
|
name: Olivia Hall
|
||||||
|
nick: ohall
|
||||||
- &owlish
|
- &owlish
|
||||||
bmo_id: 579431
|
bmo_id: 579431
|
||||||
name: ''
|
name: ''
|
||||||
|
|
@ -1577,6 +1589,7 @@ modules:
|
||||||
meta:
|
meta:
|
||||||
owners_emeritus:
|
owners_emeritus:
|
||||||
- James Willcox
|
- James Willcox
|
||||||
|
- Agi Sferro
|
||||||
peers_emeritus:
|
peers_emeritus:
|
||||||
- Dylan Roeh
|
- Dylan Roeh
|
||||||
- Eugen Sawin
|
- Eugen Sawin
|
||||||
|
|
@ -1589,7 +1602,10 @@ modules:
|
||||||
owners:
|
owners:
|
||||||
- *owlish
|
- *owlish
|
||||||
peers:
|
peers:
|
||||||
|
- *calu
|
||||||
|
- *jonalmeida
|
||||||
- *mkato
|
- *mkato
|
||||||
|
- *ohall
|
||||||
machine_name: core_geckoview
|
machine_name: core_geckoview
|
||||||
|
|
||||||
- name: 'Core: Global Key Bindings'
|
- name: 'Core: Global Key Bindings'
|
||||||
|
|
@ -4053,5 +4069,5 @@ modules:
|
||||||
- Ryan Tilder
|
- Ryan Tilder
|
||||||
group: dev-platform
|
group: dev-platform
|
||||||
hashes:
|
hashes:
|
||||||
config: 97b9cdbe53ecd86c1356a2ceb45b2e11e866f9db
|
config: 9d274b9df34ee8d6af1a0e230bab2de0d4622e89
|
||||||
export: d31a34cda0263c9544bf6e7c9fb369273ce2961d
|
export: 970fd50b07f70478cab94d43c061aa137e993f38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue