Skip to content

Commit

Permalink
Update and rename test/OWNERS.md to OWNERS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acouch committed Mar 31, 2016
1 parent 514d5cf commit a6b325d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 34 deletions.
36 changes: 36 additions & 0 deletions OWNERS.md
@@ -0,0 +1,36 @@
#OWNERS FILE

Purpose
--------
This file is to help clarify which NuCivic teams are responsible for what folder and files in this repository. Internally this helps us to be more efficient and have better quality control.

NuCivic is the steward of DKAN though as an open source project we seek to make it as easy as possible for contributors outside of NuCivic to contribute.

Teams
------

* **Product** - The DKAN product team, internally at NuCivic called "Mars". Generally responsible for the product itself, releases, and functional tests.
* **DevOps** - The NuCivic DevOps team, internally at NuCivic called "Pluto". Generally responsile for development environments, testing frameworks, and automation.

Internal Process
-------
To create an issue internally, make sure it's assigned to the owner team that's appropriate.

To create a pull request, Make sure the PR is reviewed and merged by the appropriate team. For cross-team issues, get signoff from each team before merging.

Owners
------

###Product
Product owns everything by default.

- `DEFAULT`

### DevOps

- `./.ahoy/*`
- `./*.sh`
- `./circle*`
- `./.probo.yml`
- `./*.make` (exluding `./drupal-org-core.make` and `./drupal-org.make`)
- `./test/*` (excluding `./test/features/*`)
34 changes: 0 additions & 34 deletions test/OWNERS.md

This file was deleted.

0 comments on commit a6b325d

Please sign in to comment.