Skip to content

Commit

Permalink
Cherry picked commit c15c6be documentation updates and fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazuka committed Feb 3, 2022
1 parent 1ebb31e commit 038cad6
Show file tree
Hide file tree
Showing 16 changed files with 146 additions and 155 deletions.
4 changes: 2 additions & 2 deletions website/docs/about/introduction/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: intro-contributing
title: Contributing to ORCA
description: Provides high level information on contributing to the ORCA project.
---
# Types of Contributers
# Types of Contributors
## Engagement Levels
ORCA has several ways to engage with the project and several different
engagement levels. The various levels are explained below.
Expand Down Expand Up @@ -35,7 +35,7 @@ Prior to creating a card, please verify that a card does not already exist
in the project. If a card does exist, add a comment to the card so that the
team knows the additional impact for the feature or bug.

All cards are prioritized and worked on in a normal 2 week sprint cycle
All cards are prioritized and worked on in a normal 2-week sprint cycle
that follows the EOSDIS SAFe timelines.

## Providing Fixes, Enhancements, and Features
Expand Down
10 changes: 5 additions & 5 deletions website/docs/about/introduction/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ resources you have in AWS.

For more information, see the [AWS User Guide](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html).

### Cloud Nofification Mechanism (CNM)
### Cloud Notification Mechanism (CNM)
An interface mechanism to support cloud-based ingest messaging. For more
information, see [PO.DAAC's CNM Schema](https://github.com/podaac/cloud-notification-message-schema).

Expand Down Expand Up @@ -76,7 +76,7 @@ archive centers. For more information see [EOSDIS's DAAC page](https://earthdata
### Dead Letter Queue (DLQ)
This refers to Amazon SQS Dead-Letter Queues - these SQS queues are
specifically configured to capture failed messages from other services/SQS
queues/etc to allow for processing of failed messages.
queues/etc. to allow for processing of failed messages.

For more on DLQs, see the [Amazon Documentation](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html)
and the [Cumulus DLQ feature page](https://nasa.github.io/cumulus/docs/features/dead_letter_queues).
Expand Down Expand Up @@ -148,7 +148,7 @@ For more information, see [AWS's lambda page](https://aws.amazon.com/lambda/).

## M
### Module (Terraform)
Refers to a [terraform module](https://www.terraform.io/docs/configuration/modules.html).
Refers to a [Terraform module](https://www.terraform.io/docs/configuration/modules.html).


## N
Expand All @@ -169,7 +169,7 @@ For more information, see [npmjs.com](https://www.npmjs.com/).
## O
### Operator
Refers to those tasked with monitoring, configuring or otherwise utilizing
umulus in an operational deployment.
Cumulus in an operational deployment.

### ORCA
Operational Recovery Cloud Archive. See [https://github.com/nasa/cumulus-orca](https://github.com/nasa/cumulus-orca)
Expand Down Expand Up @@ -242,7 +242,7 @@ data-persistence modules that is managed by Terraform.
### Step Function
AWS's web service that allows you to compose complex workflows as a state
machine comprised of tasks (Lambdas, activities hosted on EC2/ECS, some AWS
service APIs, etc). See [AWS's Step Function Documentation](https://aws.amazon.com/step-functions/)
service APIs, etc.). See [AWS's Step Function Documentation](https://aws.amazon.com/step-functions/)
for more information. In the context of Cumulus these are the underlying AWS
service used to create Workflows.

Expand Down
14 changes: 7 additions & 7 deletions website/docs/about/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ description: ORCA Team Listing
## Core ORCA Team Members

| Role | Member Name | GitHub Profile |
| ---------------------------- | -------------- | ---------------------------------------------- |
|------------------------------|----------------|------------------------------------------------|
| Product Owner / Scrum Master | Bradley Hazuka | [@bhazuka](https://github.com/bhazuka) |
| System Engineer | Scott Saxon | [@Quarriers89](https://github.com/Quarriers89) |
| Lead Developer | Jacob Campbell | [@ifestus](https://github.com/ifestus) |
| Lead Developer | Jacob Campbell | [@ifestus](https://github.com/ifestus) |
| Developer | Andrew Dorn | [@AndrewDorn](https://github.com/AndrewDorn) |


## ORCA Primary Contributors

| Name | GitHub Profile | Stakeholder Entity |
| ----------------- | ---------------------------------------------- | ---------------------------------------------- |
| Mike Gangl | [@mike-gangl](https://github.com/mike-gangl) | [PO DAAC](https://podaac.jpl.nasa.gov/) |
| Nga Chung | [@ngachung](https://github.com/ngachung) | [PO DAAC](https://podaac.jpl.nasa.gov/) |
| Lisa Baatz | [@lbaatz](https://github.com/lbaatz) | [LP DAAC](https://lpdaac.usgs.gov) |
| Name | GitHub Profile | Stakeholder Entity |
|-------------------|--------------------------------------------------------------|------------------------------------------------|
| Mike Gangl | [@mike-gangl](https://github.com/mike-gangl) | [PO DAAC](https://podaac.jpl.nasa.gov/) |
| Nga Chung | [@ngachung](https://github.com/ngachung) | [PO DAAC](https://podaac.jpl.nasa.gov/) |
| Lisa Baatz | [@lbaatz](https://github.com/lbaatz) | [LP DAAC](https://lpdaac.usgs.gov) |
| Abdelhak Marouane | [@amarouane-ABDELHAK](https://github.com/amarouane-ABDELHAK) | [GHRC DAAC](https://ghrc.nsstc.nasa.gov/home/) |
Loading

0 comments on commit 038cad6

Please sign in to comment.