Skip to content

Commit 35f416c

Browse files
committed
docs: Adjust RFCs to reflect the new monorepo setup
1 parent 07cc35a commit 35f416c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

rfcs/0002-project-shims.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#5](https://github.com/UI5/cli/pull/5)
33
- Issue: -
44
- Affected components
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [ ] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [ ] ui5-server
7+
+ [ ] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212
# RFC 0002 Project Shims
1313
## Summary

rfcs/0013-configuration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- RFC PR: [#787](https://github.com/UI5/cli/pull/787)
33
- Issue: -
44
- Affected components <!-- Check affected components by writing an "X" into the brackets -->
5-
+ [ ] [ui5-builder](https://github.com/SAP/ui5-builder)
6-
+ [ ] [ui5-server](https://github.com/SAP/ui5-server)
7-
+ [x] [ui5-cli](https://github.com/SAP/ui5-cli)
8-
+ [ ] [ui5-fs](https://github.com/SAP/ui5-fs)
9-
+ [x] [ui5-project](https://github.com/SAP/ui5-project)
10-
+ [ ] [ui5-logger](https://github.com/SAP/ui5-logger)
5+
+ [ ] ui5-builder
6+
+ [ ] ui5-server
7+
+ [x] ui5-cli
8+
+ [ ] ui5-fs
9+
+ [x] ui5-project
10+
+ [ ] ui5-logger
1111

1212

1313
# RFC 0013 Configuration

0 commit comments

Comments
 (0)