Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Add addons-code-manager #134

Merged
merged 1 commit into from
Jan 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions src/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export const REPOS = [
'addons-frontend',
'addons-linter',
'addons-server',
'addons-code-manager',
];
export const VALID_MILESTONE_RX = /^\d{4}[.-]\d{2}[.-]\d{2}$/

Expand Down