We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e56570 commit 48fb471Copy full SHA for 48fb471
1 file changed
who-is-using-my-code.md patterns/1-initial/code-consumers.mdwho-is-using-my-code.md renamed to patterns/1-initial/code-consumers.md
@@ -1,9 +1,12 @@
1
# Title
2
3
-Who is using my code?
+Code Consumers
4
+
5
+# Patlet
6
+TBD
7
8
# Problem
-There's several reasons why we might want to know who's using our code. We can't do the following:
9
+There's several reasons why we might want to know who's using (consuming) our code. We can't do the following:
10
* notify downstream users/projects of found (fixed?) vulnerabilities
11
* audit flow of IP
12
* kill off code - knowing where (or if) it is used
@@ -38,6 +41,6 @@ _needs work...?_
38
41
* Raimund Hook (EXFO Inc)
39
42
* Katrina Novakovic (RedHat)
40
43
-# State
44
+# Status
45
Drafted at the 2019 Spring InnerSource Commons Summit in Galway - 10 April 2019
46
0 commit comments