summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 14:41:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-08 21:58:56 +0200
commit6280da9bfc1ad5d29ab1d88d9c0cf695852a5de6 (patch)
treed4cfb35d507a754fd46c4fc02c25a2858ea21477
parentspec: Fix enabled-by (diff)
downloadrtems-central-6280da9bfc1ad5d29ab1d88d9c0cf695852a5de6.tar.bz2
spec: Fix group description
-rw-r--r--spec/if/group.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/if/group.yml b/spec/if/group.yml
index a96facd8..796a6601 100644
--- a/spec/if/group.yml
+++ b/spec/if/group.yml
@@ -1,9 +1,9 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: API
+brief: |
+ This group contains the RTEMS Application Programming Interface (API).
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-description: |
- This group contains the RTEMS Application Programming Interface (API).
+description: null
enabled-by: true
identifier: RTEMSAPI
index-entries: []