Skip to content

Commit

Permalink
#135 add missing repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Dec 21, 2023
1 parent f70c0a6 commit 31a2fc4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions cimas-config/cimas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,13 @@ repositories:
.rubocop.yml: gh-actions/master/.rubocop.yml
.github/workflows/rake.yml: gh-actions/master/rake.yml
.github/workflows/release.yml: gh-actions/master/release.yml
sts-ruby:
remote: ssh://git@github.com/metanorma/sts-ruby
branch: main
files:
.rubocop.yml: gh-actions/master/.rubocop.yml
.github/workflows/rake.yml: gh-actions/master/rake.yml
.github/workflows/release.yml: gh-actions/master/release.yml
pngcheck-ruby:
remote: ssh://git@github.com/metanorma/pngcheck-ruby
branch: main
Expand Down Expand Up @@ -1223,6 +1230,7 @@ groups:
- tex2mn
- isodoc
- mnconvert-ruby
- sts-ruby
java:
- mn2pdf
- mn2sts
Expand Down Expand Up @@ -1316,6 +1324,7 @@ groups:
site:
- asciirfc.com
- metanorma.com
- asciiiso.github.io
samples:
- mn-samples-cc # +
- mn-samples-iec # +
Expand Down Expand Up @@ -1355,6 +1364,8 @@ groups:
- enisa-eucs
- X.icd-schemas
- ietf-rfc-3339
- ref-iso-iec-directives
- iso-10303-templates
private-docs:
- mn-samples-ribose
- mn-samples-nist
Expand Down Expand Up @@ -1436,6 +1447,7 @@ groups:
- asciiiso.org
- asciirfc.org
- metanorma.org
- asciiiso.github.io
# styles
- csd-style
- csand-style
Expand Down Expand Up @@ -1471,6 +1483,8 @@ groups:
- gmt-0009-2012
- gmt-0010-2012
- gmt-0015-2012
- ref-iso-iec-directives
- iso-10303-templates
# data
- cipm-resolutions
- cgpm-resolutions
Expand Down

0 comments on commit 31a2fc4

Please sign in to comment.