Skip to content

Commit 0096d74

Browse files
committed
docs: reorg info docs, add info about dev team composition
1 parent 65ad57b commit 0096d74

File tree

6 files changed

+27
-7
lines changed

6 files changed

+27
-7
lines changed
File renamed without changes.
File renamed without changes.

docs/about/team.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# The FMTM Team
2+
3+
FMTM is developed as a collaboration between HOT's Tech Team &
4+
[NAXA](https://naxa.com.np).
5+
6+
The key staff working on FMTM are listed below:
7+
8+
- Ramya: Product Owner and general product vision.
9+
- Manjita: Product Manager and development coordination.
10+
- Sam: Tech Lead for the development team.
11+
- Sujan: Primary backend developer.
12+
- Niraj: Backend development advisory role.
13+
- Nishit: Primary frontend developer.
14+
- Varun: Frontend development advisory role.
15+
16+
To see a list of all our contributors and their roles, please see our
17+
[Contributors](https://github.com/hotosm/fmtm?tab=readme-ov-file#contributors-)
18+
list in the README.md file.

docs/dev/Setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,9 @@ project then follow the steps below:
122122
If you encounter any issues or need assistance while using FMTM, you can access
123123
the following resources:
124124

125-
- Check the [FAQs](https://docs.fmtm.dev/FAQ/) .
126-
- Ask your doubts in the [Slack channel: #fmtm-field-pilots](https://hotosm.slack.com/archives/C04PCBFDEGN)
125+
- Check the [FAQs](https://docs.fmtm.dev/faq/) .
126+
- Ask your doubts in the
127+
[Slack channel: #field-mapping-tasking-manager](https://hotosm.slack.com/archives/C04PCBFDEGN)
127128

128129
### Thank you
129130

docs/manuals/project-managers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ If you encounter any issues or need assistance while using FMTM, you can access
263263
the following resources:
264264

265265
- Check the [FAQs][21] .
266-
- Ask your doubts in the [Slack channel: #fmtm-field-pilots][22]
266+
- Ask your doubts in the [Slack channel: #field-mapping-tasking-manager][22]
267267

268268
## Thank you
269269

@@ -310,5 +310,5 @@ The FMTM Team
310310
[18]: https://github.com/hotosm/fmtm/assets/97789856/f9a4bed7-d1a9-44dd-b2d4-b55f428f9416 "project creation status"
311311
[19]: https://github.com/hotosm/fmtm/assets/97789856/162af2e0-dbfa-4787-8037-f03e71417df8 "select task"
312312
[20]: https://github.com/hotosm/fmtm/assets/97789856/2c0397b0-1829-420a-982e-3d971b514f2c "map legend"
313-
[21]: https://docs.fmtm.dev/FAQ "FAQs"
314-
[22]: https://hotosm.slack.com/archives/C04PCBFDEGN "Slack channel: #fmtm-field-pilots"
313+
[21]: https://docs.fmtm.dev/faq "FAQs"
314+
[22]: https://hotosm.slack.com/archives/C04PCBFDEGN "Slack channel: #field-mapping-tasking-manager"

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,12 @@ plugins:
6666
nav:
6767
- Home: index.md
6868
- Get Started:
69-
- About: About.md
69+
- About: about/about.md
7070
- Installation: INSTALL.md
7171
- Contribution Guidelines: CONTRIBUTING.md
7272
- Code of Conduct: https://docs.hotosm.org/code-of-conduct
73-
- FAQ: FAQ.md
73+
- FAQ: about/faq.md
74+
- The Team: about/team.md
7475
- User Manuals:
7576
- Video Guides: manuals/videos.md
7677
- User Types Explanation: user-breakdown.md

0 commit comments

Comments
 (0)