Bug 1925047 - Add the location of the EWS C++ code to the description of the Exchange module. r=leftmostcat,shtrom

Differential Revision: https://phabricator.services.mozilla.com/D225795

--HG--
extra : amend_source : cca9af32d48be31a952fc2d0cb20f84f9c67d793
This commit is contained in:
Brendan Abolivier 2024-10-18 11:04:22 +01:00
Родитель 282f08f30a
Коммит 15161f7adb
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -374,6 +374,7 @@ widths: 30 70
* [Brendan Abolivier (babolivier)](https://people.mozilla.org/s?query=babolivier)
* - Includes
-
* mailnews/protocols/ews/\*\*
* rust/ews_xpcom/\*\*
```

Просмотреть файл

@ -8,10 +8,10 @@
# documentation and how to modify this file.
repo: comm-central
created_at: '2022-10-20T11:26:42.853013'
updated_at: '2024-09-23T14:31:47.510296+00:00'
updated_at: '2024-10-16T15:15:09.858726+00:00'
hashes:
config: c8215a9acb74565a2e75f159c0d048c92f5f6dcf
export: 180ded54c0915d5dd108fea5d5aad798aa2f0d48
config: 27267f792f89c045afc761c0680eb7d44dcdd71c
export: 1eba3d3d3b822f2ab2d2170f16707ef925fcd9de
export:
path: ./docs/mots/index.md
format: md
@ -487,6 +487,7 @@ modules:
machine_name: exchange_protocol
description: Code responsible for sending/receiving messages over Exchange.
includes:
- mailnews/protocols/ews/**
- rust/ews_xpcom/**
owners: [*leftmostcat]
peers: [*babolivier]