Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 6b782ad

Browse files
committed
no bug - mots doc: update to use https by default r=zeid DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D154295
1 parent 4401316 commit 6b782ad

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/mots/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Modules
88
=======
99

10-
Mozilla operates under a `module ownership governance system <http://www.mozilla.org/hacking/module-ownership.html>`_. A module is a discrete unit of code or activity. An owner is the person in charge of a module or sub-module. A peer is a person whom the owner has appointed to help them. A module may have multiple peers and, very occasionally, multiple owners.
10+
Mozilla operates under a `module ownership governance system <https://www.mozilla.org/hacking/module-ownership.html>`_. A module is a discrete unit of code or activity. An owner is the person in charge of a module or sub-module. A peer is a person whom the owner has appointed to help them. A module may have multiple peers and, very occasionally, multiple owners.
1111

1212
The system is overseen by the owner and peers of the Module Ownership module. For the modules that make up Firefox, oversight is provided by the Firefox Technical Leadership module. Owners may add and remove peers from their modules as they wish, without reference to anyone else.
1313

@@ -1493,7 +1493,7 @@ Advises on the use of NodeJS and npm packages at build and runtime. Reviews addi
14931493

14941494
* - Owner(s)
14951495
-
1496-
| `Dan Mosedale - Away From Bugmail Until Aug 9th (dmosedale) <https://people.mozilla.org/s?query=dmosedale>`__
1496+
| `Dan Mosedale (dmosedale) <https://people.mozilla.org/s?query=dmosedale>`__
14971497
* - Peer(s)
14981498
-
14991499
| `Mark Banner (standard8) <https://people.mozilla.org/s?query=standard8>`__

mots.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
---
33
repo: mozilla-central
44
created_at: '2021-10-14T12:50:40.073465'
5-
updated_at: '2022-07-29T14:34:09.303444'
5+
updated_at: '2022-08-11T13:07:31.289055'
66
export:
77
path: ./docs/mots/index.rst
88
format: rst
99
searchfox_enabled: true
1010
description: |
11-
Mozilla operates under a `module ownership governance system <http://www.mozilla.org/hacking/module-ownership.html>`_. A module is a discrete unit of code or activity. An owner is the person in charge of a module or sub-module. A peer is a person whom the owner has appointed to help them. A module may have multiple peers and, very occasionally, multiple owners.
11+
Mozilla operates under a `module ownership governance system <https://www.mozilla.org/hacking/module-ownership.html>`_. A module is a discrete unit of code or activity. An owner is the person in charge of a module or sub-module. A peer is a person whom the owner has appointed to help them. A module may have multiple peers and, very occasionally, multiple owners.
1212
1313
The system is overseen by the owner and peers of the Module Ownership module. For the modules that make up Firefox, oversight is provided by the Firefox Technical Leadership module. Owners may add and remove peers from their modules as they wish, without reference to anyone else.
1414
@@ -235,7 +235,7 @@ people:
235235
nick: dminor
236236
- &dmosedale
237237
bmo_id: 1537
238-
name: Dan Mosedale - Away From Bugmail Until Aug 9th
238+
name: Dan Mosedale
239239
nick: dmosedale
240240
- &dragana
241241
bmo_id: 508195
@@ -3607,5 +3607,5 @@ modules:
36073607
machine_name: webextensions
36083608
machine_name: toolkit
36093609
hashes:
3610-
config: be08cfdb5c6a98a46a1218b5dcd638e779910d5b
3611-
export: 8fdf75bd25328e606621d418e75482497dbf8d6f
3610+
config: 94b11222bd4d452c7e55cd605834609f9b1bfae9
3611+
export: 8c296abc98008b6a2e09bb13401043d95218d526

0 commit comments

Comments
 (0)