From 15749aba8237b4d3ce395d8e72d4866019f2bb13 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Wed, 13 May 2020 15:25:45 -0400 Subject: [PATCH] Created Core Feature Area Knowledge Map (markdown) --- Core-Feature-Area-Knowledge-Map.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Core-Feature-Area-Knowledge-Map.md diff --git a/Core-Feature-Area-Knowledge-Map.md b/Core-Feature-Area-Knowledge-Map.md new file mode 100644 index 0000000..818f751 --- /dev/null +++ b/Core-Feature-Area-Knowledge-Map.md @@ -0,0 +1,7 @@ +This page is intended to map developer knowledge/interest to key areas of the NetBox code base and feature set. These mappings do not assert that the developer is the only source of knowledge or resource for ongoing development, but rather they have shown interest in and/or amassed a basis of understanding in the area. This means the developer is a good person to go to for questions or development discussion. + +| Area | Maintainer | +|------|------------| +| Plugins framework | John Anderson | +| Rack SVG rendering | Veit Heller | +| Webhooks | John Anderson |