We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2651956 commit 323c606Copy full SHA for 323c606
1 file changed
pombast.toml
@@ -25,7 +25,21 @@ cuttable = [
25
]
26
27
[team]
28
-excludes = ["ome:*", "org.openmicroscopy:*"]
+includes = [
29
+ "de.nanoimaging:*",
30
+ "fr.inra.ijpb:*",
31
+ "io.scif:*",
32
+ "jitk:*",
33
+ "mpicbg:*",
34
+ "net.imagej:*",
35
+ "net.imglib2:*",
36
+ "net.preibisch:*",
37
+ "org.bonej:*",
38
+ "org.janelia*:*",
39
+ "org.morphonets:*",
40
+ "org.scijava:*",
41
+ "sc.fiji:*",
42
+]
43
44
[badges]
45
includes = [
0 commit comments